mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 09:52:22 +03:00
5 lines
112 B
Bash
5 lines
112 B
Bash
![]() |
_gazeboPluginPathHook() {
|
||
|
addToSearchPath GAZEBO_PLUGIN_PATH "@out@/lib"
|
||
|
}
|
||
|
postHooks+=(_gazeboPluginPathHook)
|