Skip to content

Commit 5ee1aa6

Browse files
Removed extraneous base file installs
1 parent 35364db commit 5ee1aa6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ set(base_files
1919
src/gennodejs/base_deserialize.js
2020
src/gennodejs/find.js)
2121

22-
file(COPY ${base_files} DESTINATION ${CATKIN_DEVEL_PREFIX}/share/gennodejs)
2322
install(FILES ${base_files}
2423
DESTINATION ${CATKIN_GLOBAL_SHARE_DESTINATION}/gennodejs)
2524

0 commit comments

Comments
 (0)