Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Commit

Permalink
Merge pull request #263 from severin-lemaignan/jade-devel
Browse files Browse the repository at this point in the history
[cmake] Tell the compiler about FCL include dirs
  • Loading branch information
sachinchitta committed Dec 4, 2015
2 parents 3255af3 + 5892fde commit 804ccf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ catkin_package(

include_directories(SYSTEM ${EIGEN_INCLUDE_DIRS}
${Boost_INCLUDE_DIR}
${LIBFCL_INCLUDE_DIRS}
)

include_directories(${THIS_PACKAGE_INCLUDE_DIRS}
Expand Down

0 comments on commit 804ccf0

Please sign in to comment.