diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a1060f..63e2385 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,6 @@ set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED True) find_package(PkgConfig) -# find_package("eigen") pkg_check_modules(EIGEN REQUIRED eigen3) include_directories(