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

add missing files in installation list

parent e20f4af7
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@ SET(SOTTALOSBALANCE_LIB_NAME ${PROJECT_NAME})
SET(LIBRARY_NAME ${SOTTALOSBALANCE_LIB_NAME})
SET(${LIBRARY_NAME}_HEADERS
include/sot/talos_balance/example.hh
include/sot/talos_balance/commands-helper.hh
include/sot/talos_balance/signal-helper.hh
include/sot/talos_balance/utils/logger.hh
......@@ -88,6 +89,7 @@ SET(${LIBRARY_NAME}_HEADERS
# PERMISSIONS OWNER_READ GROUP_READ WORLD_READ OWNER_WRITE)
SET(${LIBRARY_NAME}_SOURCES ${${LIBRARY_NAME}_HEADERS}
src/example.cpp
src/logger.cpp
src/stop-watch.cpp
)
......
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