Skip to content

Commit aa5a973

Browse files
Add dummy .sh file for .dsv hook (backport #14) (#15)
(cherry picked from commit a037657) Co-authored-by: Jan Hernas <40989249+jasiex01@users.noreply.github.com>
1 parent 4038606 commit aa5a973

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)