Changeset 95 in flair-dev for trunk/scripts/flair_compile_all.sh
- Timestamp:
- 01/09/19 14:44:12 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/flair_compile_all.sh
r84 r95 86 86 done 87 87 88 for projects in OpticalFlow CircleFollower SimpleFleet Gps PidStandalone ; do88 for projects in OpticalFlow CircleFollower SimpleFleet Gps PidStandalone MixedReality; do 89 89 compile_uav_and_simulator_demo $FLAIR_ROOT/flair-src/demos $projects 90 90 done
Note:
See TracChangeset
for help on using the changeset viewer.