aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtdeclarative.yaml
blob: 85681a7e4a59ba0d5c9903493e0e13385d2c8f02 (plain)
1
2
3
4
5
6
7
8
Version: 2
Include: [cmake_platforms.yaml]
Configurations:
-
    Template: 'qtci-macos-10.14-x86_64'
    Compiler: 'Clang'
    Features: ['UseLegacyInstructions']
    Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -developer-build -release -no-pch -no-framework -qtnamespace TestNamespace -nomake tests -nomake examples -I/usr/local/opt/openssl/include'