Для qtcreator по умолчанию только отладка

This commit is contained in:
Andrei Astafev 2019-05-21 10:50:07 +03:00
parent a9d38e1ca6
commit 138e8774f4

View File

@ -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