Skip to content

Commit f47ddc6

Browse files
committed
Remove commented code
1 parent b310300 commit f47ddc6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ if(${PROJECT_NAME}_CUDA_ENABLED)
2626
endif()
2727

2828
configure_file(include/${PROJECT_NAME}/config.hpp.in ${CATKIN_DEVEL_PREFIX}/${CATKIN_GLOBAL_INCLUDE_DESTINATION}/${PROJECT_NAME}/config.hpp)
29-
# add_custom_target(generate_config_hpp
30-
# DEPENDS ${CATKIN_DEVEL_PREFIX}/${CATKIN_GLOBAL_INCLUDE_DESTINATION}/${PROJECT_NAME}/config.hpp
31-
# )
3229

3330
# ------------------------------------------------------------------------------------------------
3431
# CATKIN EXPORT

0 commit comments

Comments
 (0)