[DEV] correct the test and catkin build

This commit is contained in:
2015-03-13 23:54:54 +01:00
parent 0d448bed76
commit 08ae045bf0
9 changed files with 96 additions and 26 deletions

View File

@@ -43,6 +43,7 @@ include_directories(
## Declare a cpp library
add_library(${PROJECT_NAME}
../${PROJECT_NAME}/debug.cpp
../${PROJECT_NAME}/river.cpp
../${PROJECT_NAME}/Manager.cpp
../${PROJECT_NAME}/Interface.cpp
../${PROJECT_NAME}/CircularBuffer.cpp