Resolve "Automatische Generierung von cmake-Files für Projekte"
Compare changes
- #107] Tweaked script to run projects with hud, build options and argument forwardingTobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
+ 23
− 3
@@ -8,8 +8,24 @@ if [ $# -lt 1 ]; then
@@ -17,7 +33,7 @@ if [ ! -d "$PROJECT_DIR" ]; then
@@ -25,4 +41,8 @@ if [ ! -f "$PROJECT" ]; then
\ No newline at end of file
\ No newline at end of file