Skip to content

Commit 8aa9cfa

Browse files
olivier-stasseOlivier Stasse
authored andcommitted
[cmake] Remove header.cmake from CMakeLists.txt
Feedback from Guilhem Saurel.
1 parent 779da08 commit 8aa9cfa

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
@@ -23,7 +23,6 @@ COMPUTE_PROJECT_ARGS(PROJECT_ARGS LANGUAGES CXX)
2323
PROJECT(${PROJECT_NAME} ${PROJECT_ARGS})
2424

2525
# jrl-cmakemodules handling of usual modules
26-
INCLUDE(cmake/header.cmake)
2726
INCLUDE(cmake/pthread.cmake)
2827
add_project_dependency(Eigen3 REQUIRED NO_MODULE)
2928
add_project_dependency(Boost REQUIRED

0 commit comments

Comments
 (0)