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