drone-rigide/workspace/build/vqimg/catkin_generated/setup_cached.sh

16 lines
1.1 KiB
Bash
Raw Normal View History

2019-03-11 14:24:29 +00:00
#!/usr/bin/env sh
# generated from catkin/python/catkin/environment_cache.py
# based on a snapshot of the environment before and after calling the setup script
# it emulates the modifications of the setup script without recurring computations
# new environment variables
# modified environment variables
export CMAKE_PREFIX_PATH="/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/vqimg:$CMAKE_PREFIX_PATH"
2019-05-24 11:13:28 +00:00
export LD_LIBRARY_PATH="/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/vqimg/lib:$LD_LIBRARY_PATH"
export PKG_CONFIG_PATH="/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/vqimg/lib/pkgconfig:$PKG_CONFIG_PATH"
2019-03-11 14:24:29 +00:00
export PWD="/home/klafyvel/Documents/supelec/2A/projet/workspace/build/vqimg"
2019-05-24 11:13:28 +00:00
export PYTHONPATH="/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/vqimg/lib/python2.7/dist-packages:$PYTHONPATH"
2019-03-11 14:24:29 +00:00
export ROSLISP_PACKAGE_DIRECTORIES="/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/vqimg/share/common-lisp:$ROSLISP_PACKAGE_DIRECTORIES"
export ROS_PACKAGE_PATH="/home/klafyvel/Documents/supelec/2A/projet/workspace/src/vqimg:$ROS_PACKAGE_PATH"