aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-06-04 09:59:46 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-06-04 10:13:24 +0200
commit33e8275ee5bda554ab18dd349219262299bf1e9a (patch)
tree79267efc26f66fb7df680f69f084b04284c55d42 /coin/platform_configs
parent4c7fe602cb7f5a8fc644b47056b5bc2dacb0e777 (diff)
Revert "CMake: Enable CMake builds for qtqa"
Revert the change because the qtqa instructions have been temporarily removed to unblock other branches. This reverts commit a10584e57c1be4149b3a067de86fa61c44b8a757. Change-Id: I76646026b099d3b039eec6cdaecfbbce6df43aa2 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/qtqa.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/coin/platform_configs/qtqa.yaml b/coin/platform_configs/qtqa.yaml
deleted file mode 100644
index 3ca0b38b..00000000
--- a/coin/platform_configs/qtqa.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-Version: 2
-Configurations:
--
- Template: 'qtci-windows-7-x86-3'
- Compiler: 'Mingw'
- Configure arguments: '-DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_EXAMPLES=OFF -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x86}}\.. -DFEATURE_system_zlib=OFF'
- Environment variables: ['Path={{.Env.MINGW810_i686}}\bin;{{.Env.Path}}']