Pass down toolchain file on Windows

This commit is contained in:
Konstantinos Sideris 2018-06-15 02:25:09 +03:00
parent 9102a141f3
commit b758cc4487
1 changed files with 1 additions and 0 deletions

View File

@ -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