Skip to content

Commit

Permalink
copy the ros_electric file too
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Mar 14, 2012
1 parent 9c97156 commit 71d2aba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/ectoInstall.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ file(COPY ${ecto_SOURCE_DIR}/cmake/ectoMacros.cmake
file(COPY ${ecto_SOURCE_DIR}/cmake/rosbuild_lite.cmake
DESTINATION ${ecto_BINARY_DIR}/unix_install/
)
file(COPY ${ecto_SOURCE_DIR}/cmake/ros_electric.cmake
DESTINATION ${ecto_BINARY_DIR}/unix_install/
)
#for client projects using ecto documentation tools
file(COPY ${PROJECT_SOURCE_DIR}/cmake/doc.cmake
DESTINATION ${CMAKE_BINARY_DIR}/unix_install/)
Expand Down

0 comments on commit 71d2aba

Please sign in to comment.