Ceres: Build with C++ threads

This commit is contained in:
2026-02-10 08:04:14 +01:00
parent 247ed0e1eb
commit 44802ddac4
+1 -1
View File
@@ -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