Pass down toolchain file on Windows
This commit is contained in:
parent
9102a141f3
commit
b758cc4487
1 changed files with 1 additions and 0 deletions
1
deps/cmake/MatrixClient.cmake
vendored
1
deps/cmake/MatrixClient.cmake
vendored
|
|
@ -22,6 +22,7 @@ ExternalProject_Add(
|
|||
-DCMAKE_BUILD_TYPE=Release
|
||||
-DBUILD_LIB_TESTS=OFF
|
||||
-DBUILD_LIB_EXAMPLES=OFF
|
||||
-DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE}
|
||||
${PLATFORM_FLAGS}
|
||||
${DEPS_BUILD_DIR}/mtxclient
|
||||
BUILD_COMMAND
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue