You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMakeLists.txt
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -91,8 +91,8 @@
91
91
## - however: exec_process seems to handle our arguments incorrectly (at least on Windows). Check functionality before you commit!
92
92
93
93
# Determine what to build (all or single library)
94
-
set( BUILD_TYPE LIST CACHESTRING"Can be used to restrict building to a single library: ALL,LIBSVM,XERCESC,BOOST,COINOR,BZIP2,ZLIB,GLPK,KISSFFT,OPENMP")
set( BUILD_TYPE LIST CACHESTRING"Can be used to restrict building to a single library: ALL,LIBSVM,XERCESC,BOOST,COINOR,BZIP2,ZLIB,GLPK,KISSFFT,OPENMP,CURL")
0 commit comments