Для qtcreator по умолчанию только отладка
This commit is contained in:
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
PROJECT=$(grep -i "^Project" "$(dirname -- "$(dirname -- "$(pwd)")")/CMakeLists.txt" | awk -F'[()]' '{print $2}')
|
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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user