Skip to content
Snippets Groups Projects
Commit 13872f57 authored by Gabriele Buondonno's avatar Gabriele Buondonno
Browse files

removed useless installation

parent 68b8db6e
No related branches found
No related tags found
No related merge requests found
......@@ -128,10 +128,6 @@ IF(BUILD_PYTHON_INTERFACE)
INSTALL(FILES python/dynamic_graph/sot/talos_balance/__init__.py
python/dynamic_graph/sot/talos_balance/main.py
DESTINATION ${PYTHON_SITELIB}/dynamic_graph/sot/talos_balance)
INSTALL(FILES python/dynamic_graph/sot/talos_balance/tests/__init__.py
python/dynamic_graph/sot/talos_balance/tests/test_example.py
DESTINATION ${PYTHON_SITELIB}/dynamic_graph/sot/talos_balance/tests)
ENDIF(BUILD_PYTHON_INTERFACE)
ADD_SUBDIRECTORY(src)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment