Skip to content

Commit cf251bf

Browse files
committed
apple silicon build test with b flag
1 parent 976d569 commit cf251bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/NLopt/NLopt.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ prusaslicer_add_cmake_project(NLopt
1010
-DNLOPT_TESTS:BOOL=OFF
1111
)
1212

13-
if (MSVC)
13+
if (MSVC OR APPLE)
1414
add_debug_dep(dep_NLopt)
1515
endif ()

0 commit comments

Comments
 (0)