Skip to content

Commit

Permalink
try fix cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Nov 14, 2023
1 parent ead1467 commit 0f62f10
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions data_tamer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,6 @@ if (NOT ament_cmake_FOUND )
VERSION ${PROJECT_VERSION}
COMPATIBILITY SameMajorVersion)

install(TARGETS data_tamer
DESTINATION ${CMAKE_INSTALL_LIBDIR}
EXPORT data_tamerTargets)

install(EXPORT data_tamerTargets
FILE data_tamerTargets.cmake
NAMESPACE data_tamer::
Expand Down

0 comments on commit 0f62f10

Please sign in to comment.