-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new build setup with auto bins download and x86 support
- Loading branch information
1 parent
79023ea
commit 34f3624
Showing
3 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule node
updated
7 files
+2 −0 | .gitignore | |
+2 −0 | CMakeLists.txt | |
+28 −15 | cmake/DepsDownload.cmake | |
+0 −0 | lib/win/x64/MinSizeRel/.gitkeep | |
+0 −0 | lib/win/x64/RelWithDebInfo/.gitkeep | |
+0 −0 | lib/win/x86/MinSizeRel/.gitkeep | |
+0 −0 | lib/win/x86/RelWithDebInfo/.gitkeep |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters