Skip to content

Commit

Permalink
Readding export of FindGLog Script
Browse files Browse the repository at this point in the history
  • Loading branch information
simonlynen committed Mar 25, 2014
1 parent 9ff46d5 commit 94a6985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msf_core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ catkin_package(
CATKIN_DEPENDS roscpp sensor_msgs dynamic_reconfigure msf_timing tf
INCLUDE_DIRS include ${Eigen_INCLUDE_DIRS}
LIBRARIES msf_core similaritytransform
CFG_EXTRAS export_flags.cmake
CFG_EXTRAS export_flags.cmake FindGLog.cmake
)

add_library(${PROJECT_NAME} src/lib/msf_tools.cc src/lib/falsecolor.cc
Expand Down

0 comments on commit 94a6985

Please sign in to comment.