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 0485720 commit ef5f7ecCopy full SHA for ef5f7ec
src/Main/CMakeLists.txt
@@ -180,6 +180,7 @@ IF(APPLE)
180
WORKING_DIRECTORY ${SCIRun_BINARY_DIR})
181
182
SET(SCIRUN_LIBS "Core_Application"
183
+ "Core_Application_Preferences"
184
"Core_Python"
185
"SCIRunPythonAPI"
186
"Interface_Application"
@@ -244,6 +245,7 @@ IF(APPLE)
244
245
246
247
248
249
250
251
"Engine_Network"
0 commit comments