removed stale comment
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user