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