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 779da08 commit 8aa9cfaCopy full SHA for 8aa9cfa
CMakeLists.txt
@@ -23,7 +23,6 @@ COMPUTE_PROJECT_ARGS(PROJECT_ARGS LANGUAGES CXX)
23
PROJECT(${PROJECT_NAME} ${PROJECT_ARGS})
24
25
# jrl-cmakemodules handling of usual modules
26
-INCLUDE(cmake/header.cmake)
27
INCLUDE(cmake/pthread.cmake)
28
add_project_dependency(Eigen3 REQUIRED NO_MODULE)
29
add_project_dependency(Boost REQUIRED
0 commit comments