We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2724298 commit 719674bCopy full SHA for 719674b
1 file changed
CMakeLists.txt
@@ -52,6 +52,7 @@ if (BUILD_DEPS)
52
CMAKE_ARGUMENTS
53
-DUNSAFE_TREAT_WARNINGS_AS_ERRORS=OFF
54
-DBUILD_TESTING=OFF
55
+ -DCMAKE_NO_SYSTEM_FROM_IMPORTED=ON
56
)
57
endif()
58
0 commit comments