Skip to content

Commit a037657

Browse files
authored
Add dummy .sh file for .dsv hook (#14)
1 parent cd64d69 commit a037657

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

leo_description/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ if(BUILD_TESTING)
1616
ament_lint_auto_find_test_dependencies()
1717
endif()
1818

19+
ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/gz_sim_resource_path.sh")
1920
ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/gz_sim_resource_path.dsv")
2021

2122
ament_package()

leo_description/hooks/gz_sim_resource_path.sh

Whitespace-only changes.

0 commit comments

Comments
 (0)