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 976d569 commit cf251bfCopy full SHA for cf251bf
deps/NLopt/NLopt.cmake
@@ -10,6 +10,6 @@ prusaslicer_add_cmake_project(NLopt
10
-DNLOPT_TESTS:BOOL=OFF
11
)
12
13
-if (MSVC)
+if (MSVC OR APPLE)
14
add_debug_dep(dep_NLopt)
15
endif ()
0 commit comments