added tasks/strip.sh
This commit is contained in:
@@ -62,7 +62,7 @@ case "$TASK" in
|
||||
LINKER_ARGS="$CPP_ARGS $LINKER_LIBS"
|
||||
PRE_TASK_SCRIPT=
|
||||
TASK_SCRIPT=cbuild/default_tasks/build_exec.sh
|
||||
POST_TASK_SCRIPT=
|
||||
POST_TASK_SCRIPT="tasks/strip.sh"
|
||||
;;
|
||||
# creates executable with debug info and no optimizations
|
||||
build_exec_dbg)
|
||||
|
||||
Reference in New Issue
Block a user