Skip to content

Commit

Permalink
include/jsk_rviz_plugins/ is better than src/ ?
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Oct 6, 2021
1 parent 208432d commit 5fa0c90
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsk_rviz_plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ catkin_package(
DEPENDS rviz
CATKIN_DEPENDS jsk_hark_msgs jsk_footstep_msgs
jsk_recognition_utils cv_bridge people_msgs image_geometry
INCLUDE_DIRS src ${QT_INCLUDE_DIR}
INCLUDE_DIRS include ${QT_INCLUDE_DIR}
LIBRARIES ${PROJECT_NAME} ${QT_LIBRARIES}
CFG_EXTRAS jsk_rviz_plugins.cmake.in
)
Expand Down
1 change: 1 addition & 0 deletions jsk_rviz_plugins/include/jsk_rviz_plugins
1 change: 0 additions & 1 deletion jsk_rviz_plugins/src/jsk_rviz_plugins

This file was deleted.

0 comments on commit 5fa0c90

Please sign in to comment.