Revision 064198fb CMakeLists.txt
CMakeLists.txt | ||
---|---|---|
119 | 119 |
## Specify additional locations of header files |
120 | 120 |
## Your package locations should be listed before other locations |
121 | 121 |
include_directories (BEFORE ${Boost_INCLUDE_DIRS} ${REFLEXXES_INCLUDE_DIRS}) |
122 |
include_directories(include) |
|
122 |
include_directories(include/humotion)
|
|
123 | 123 |
include_directories( ${catkin_INCLUDE_DIRS}) |
124 | 124 |
link_directories (${Boost_LIBRARY_DIRS} ${REFLEXXES_LIBRARY_DIRS} ${catkin_LIBRARY_DIRS}) |
125 | 125 |
|
Also available in: Unified diff