Skip to content

Commit

Permalink
Add dummy .sh file for .dsv hook (#14)
Browse files Browse the repository at this point in the history
(cherry picked from commit a037657)
  • Loading branch information
jasiex01 authored and mergify[bot] committed Nov 7, 2024
1 parent 63b302e commit 522b915
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leo_description/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ if(BUILD_TESTING)
ament_lint_auto_find_test_dependencies()
endif()

ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/gz_sim_resource_path.sh")
ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/gz_sim_resource_path.dsv")

ament_package()
Empty file.

0 comments on commit 522b915

Please sign in to comment.