Skip to content

Commit 4e370bf

Browse files
authored
Update CMakeLists.txt
1 parent 5e60ca6 commit 4e370bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ project(point-cloud-utils)
33
set(CMAKE_CXX_STANDARD 17)
44
set(CMAKE_BUILD_TYPE "Release")
55

6-
76
option(GEOGRAM_WITH_HLBFGS "Non-linear solver (Yang Liu's HLBFGS)" ON)
87
# option(NPE_WITH_EIGEN "Whether to use the bundled version of Eigen" ON)
98
option(EIGEN_WITH_MKL "Whether to build Eigen with intel MKL or not" OFF)

0 commit comments

Comments
 (0)