Files
rviz_camera_stream_ar/cmake-build-debug/catkin_generated/installspace/local_setup.sh
2022-08-30 18:52:34 +03:00

10 lines
341 B
Bash

#!/usr/bin/env sh
# generated from catkin/cmake/template/local_setup.sh.in
# since this file is sourced either use the provided _CATKIN_SETUP_DIR
# or fall back to the destination set at configure time
: ${_CATKIN_SETUP_DIR:=/usr/local}
CATKIN_SETUP_UTIL_ARGS="--extend --local"
. "$_CATKIN_SETUP_DIR/setup.sh"
unset CATKIN_SETUP_UTIL_ARGS