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 3d1b17b commit 2aafca6Copy full SHA for 2aafca6
include/dynamic-graph/tutorial/CMakeLists.txt
@@ -1,9 +1,9 @@
1
-SET(${PROJECT_NAME}_HEADERS}
+SET(${PROJECT_NAME}_HEADERS
2
inverted-pendulum.hh
3
feedback-controller.hh
4
)
5
6
INSTALL(FILES
7
${${PROJECT_NAME}_HEADERS}
8
- DESTINATION include/${PROJECT_NAME}
+ DESTINATION include/dynamic-graph/tutorial/
9
0 commit comments