Skip to content
Snippets Groups Projects
Commit b0aba963 authored by Francois Keith's avatar Francois Keith
Browse files

Correct CMakeLists.txt: remove depr. file installation

parent f3651a3c
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ INCLUDE(../cmake/python.cmake) ...@@ -2,7 +2,7 @@ INCLUDE(../cmake/python.cmake)
FINDPYTHON() FINDPYTHON()
INSTALL( INSTALL(
FILES ros/sot-concept.py ros/ros-walkromeo.py ros/ros-kineromeo.py FILES ros/sot-concept.py
DESTINATION ${PYTHON_SITELIB}/dynamic_graph/tutorial DESTINATION ${PYTHON_SITELIB}/dynamic_graph/tutorial
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment