macOS CI script update, ProfileLoader debug code removal
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Syping 2021-03-22 07:12:37 +01:00
parent a4bc9a3b75
commit 23e9c48248
3 changed files with 2 additions and 3 deletions

View file

@ -11,7 +11,6 @@ cd build && \
/usr/local/bin/cmake \
"-DCMAKE_PREFIX_PATH=/usr/local/opt/qt" \
"${CMAKE_BUILD_TYPE}" \
"-DFORCE_QT_VERSION=5" \
"-DGTA5VIEW_BUILDCODE=${PACKAGE_CODE}" \
"-DGTA5VIEW_APPVER=${APPLICATION_VERSION}" \
"-DGTA5VIEW_COMMIT=${APPLICATION_COMMIT}" \