Changeset 34 in flair-dev for trunk/scripts/flair_compile_all.sh
- Timestamp:
- 09/28/16 08:40:33 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/flair_compile_all.sh
r27 r34 104 104 done 105 105 106 for projects in CircleFollower SimpleFleet ; do106 for projects in CircleFollower SimpleFleet Gps; do 107 107 compile_uav_and_simulator_demo $FLAIR_ROOT/flair-src/demos $projects 108 108 done
Note:
See TracChangeset
for help on using the changeset viewer.