Ceres: Build with C++ threads
This commit is contained in:
@@ -7,7 +7,7 @@ SET(SUITESPARSE OFF)
|
||||
|
||||
# Prevent MKL/BLAS/LAPACK from being found (guarantees no MKL)
|
||||
SET(CMAKE_DISABLE_FIND_PACKAGE_MKL TRUE)
|
||||
SET(CERES_THREADING_MODEL "OFF")
|
||||
SET(CERES_THREADING_MODEL "CXX_THREADS")
|
||||
|
||||
FetchContent_Declare(
|
||||
ceres
|
||||
|
||||
Reference in New Issue
Block a user