Updated makefile for compatibility in windows
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
parent
99be70a1f5
commit
d039184f91
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -118,10 +118,11 @@ vs_cmake:
|
|||
-DKOMPUTE_OPT_INSTALL=1 \
|
||||
-DKOMPUTE_OPT_REPO_SUBMODULE_BUILD=0 \
|
||||
-DKOMPUTE_OPT_BUILD_TESTS=1 \
|
||||
-DKOMPUTE_OPT_BUILD_DOCS=1 \
|
||||
-DKOMPUTE_OPT_BUILD_SHADERS=1 \
|
||||
-DKOMPUTE_OPT_BUILD_SINGLE_HEADER=1 \
|
||||
-DKOMPUTE_OPT_ENABLE_SPDLOG=1 \
|
||||
-DKOMPUTE_OPT_CODE_COVERAGE=0 \
|
||||
-DKOMPUTE_OPT_BUILD_DOCS=0 \
|
||||
-G "Visual Studio 16 2019"
|
||||
|
||||
vs_build_all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue