Skip to content

Commit

Permalink
[infra] fix cmake install rule
Browse files Browse the repository at this point in the history
  • Loading branch information
stonier committed May 31, 2020
1 parent 7b955f3 commit ca2c437
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ install(
DESTINATION share/${PROJECT_NAME}
)

install(
DIRECTORY utilities
DESTINATION share/${PROJECT_NAME}
)

##############################################################################
# Exports
##############################################################################
Expand Down

0 comments on commit ca2c437

Please sign in to comment.