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 5e60ca6 commit 4e370bfCopy full SHA for 4e370bf
CMakeLists.txt
@@ -3,7 +3,6 @@ project(point-cloud-utils)
3
set(CMAKE_CXX_STANDARD 17)
4
set(CMAKE_BUILD_TYPE "Release")
5
6
-
7
option(GEOGRAM_WITH_HLBFGS "Non-linear solver (Yang Liu's HLBFGS)" ON)
8
# option(NPE_WITH_EIGEN "Whether to use the bundled version of Eigen" ON)
9
option(EIGEN_WITH_MKL "Whether to build Eigen with intel MKL or not" OFF)
0 commit comments