Для qtcreator по умолчанию только отладка
This commit is contained in:
parent
a9d38e1ca6
commit
138e8774f4
@ -2,5 +2,5 @@
|
||||
|
||||
PROJECT=$(grep -i "^Project" "$(dirname -- "$(dirname -- "$(pwd)")")/CMakeLists.txt" | awk -F'[()]' '{print $2}')
|
||||
|
||||
"$(dirname $0)/cmake.sh" -f -t qtDebug,qtRelease,Debug,Release
|
||||
"$(dirname $0)/cmake.sh" -f -t qtDebug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user