aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qmake2cmake.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/qmake2cmake.yaml')
-rw-r--r--coin/platform_configs/qmake2cmake.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/coin/platform_configs/qmake2cmake.yaml b/coin/platform_configs/qmake2cmake.yaml
new file mode 100644
index 00000000..73bdaff6
--- /dev/null
+++ b/coin/platform_configs/qmake2cmake.yaml
@@ -0,0 +1,19 @@
+Version: 2
+Module only: True
+Configurations:
+-
+ Template: 'qtci-windows-10_22H2-x86_64-51'
+ Compiler: 'MSVC2019'
+ Features: ['DisableTests']
+-
+ Template: 'qtci-macos-13-x86_64-103'
+ Compiler: 'Clang'
+ Features: ['DisableTests']
+-
+ Template: 'qtci-linux-RHEL-9.2-x86_64-51'
+ Compiler: 'GCC'
+ Features: ['DisableTests']
+-
+ Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
+ Compiler: 'GCC'
+ Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions']