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 8d6409c commit 6cf2e82Copy full SHA for 6cf2e82
CMakeLists.txt
@@ -28,7 +28,7 @@ if (PROJECT_IS_TOP_LEVEL)
28
set ( SUITESPARSE_ENABLE_PROJECTS "suitesparse_config;cholmod;spqr" )
29
endif()
30
31
-find_package(Boost REQUIRED COMPONENTS system filesystem serialization)
+#find_package(Boost REQUIRED COMPONENTS system filesystem serialization)
32
33
list(PREPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
34
0 commit comments