Changes between Version 1 and Version 2 of clone_demo
- Timestamp:
- Mar 23, 2021, 4:33:35 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified clone_demo
v1 v2 19 19 $FLAIR_ROOT/flair-src/scripts/clone_demo.sh $FLAIR_ROOT/flair-src/demos/CircleFollower/ MyApp 20 20 }}} 21 The scripts takes 2 arguments: 22 * absolute path to the demo to be cloned (must contain a ''CMakeLists.txt'') 23 * new demo name. The new demo will be placed in the current directory 24 21 25 Output should be something like that: 22 26 {{{