We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2033ae8 commit 0227c24Copy full SHA for 0227c24
libs/EXTERNAL/CMakeLists.txt
@@ -107,7 +107,7 @@ if (${WITH_PARMYS})
107
"-DUHDM_INSTALL_DIR=${CMAKE_BINARY_DIR}"
108
"-DBUILD_DIR=${CMAKE_BINARY_DIR}/synlig-build"
109
"-DEXPORT_PATH=${CMAKE_BINARY_DIR}/synlig_install/usr/local/bin:$ENV{PATH}"
110
- "-DCMAKE_JOB_POOLS:STRING=compile=1;link=1"
+ "-DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_BINARY_DIR}/bin/synlig_install"
111
112
LOG_BUILD ON
113
LOG_UPDATE ON
0 commit comments