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 6f43262 commit 5a43529Copy full SHA for 5a43529
libs/EXTERNAL/CMakeLists.txt
@@ -87,6 +87,7 @@ if (${WITH_PARMYS})
87
message("🔍 DEBUG: CMAKE_BINARY_DIR = ${CMAKE_BINARY_DIR}")
88
message("🔍 DEBUG: SYNLIG_PREFIX_DIR = ${SYNLIG_PREFIX_DIR}")
89
message("🔍 DEBUG: SYNLIG_SOURCE_DIR = ${SYNLIG_SOURCE_DIR}")
90
+ message("🔍 DEBUG: SYNLIG_BINARY_DIR = ${SYNLIG_BINARY_DIR}")
91
92
ExternalProject_Add(synlig
93
PREFIX ${SYNLIG_PREFIX_DIR}
0 commit comments