aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/macos-ios-arm64-clang
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2021-10-26 14:51:47 +0300
committerKai Koehne <kai.koehne@qt.io>2021-11-25 09:12:47 +0000
commitd6fcea563f4bc32ed15fc045231dc005163c3d01 (patch)
tree8f2bff5753b0a7554c2bd4aba4f882cc8907ee19 /coin/conan/profiles/macos-ios-arm64-clang
parent0763fcc4fe2c2db74ad5b884077655705705ef29 (diff)
Conan: Provide separate build profiles for end users and CI
The CI uses e.g. "sccache" which is rarely used outside CI systems. Also openssl install directories in the build profiles are specific to CI build agents. Also headersclean option should be CI specific. Split the current profiles in two: the CI specific profile defines only the CI related details and includes the matching profile for the end users. The profile which includes other profile(s) will override the Settings or Options if redefined. Pick-to: 6.2 Task-number: QTQAINFRA-4619 Change-Id: If69e8c0c283655475671fcb0ca739087cd9d2567 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'coin/conan/profiles/macos-ios-arm64-clang')
-rw-r--r--coin/conan/profiles/macos-ios-arm64-clang1
1 files changed, 0 insertions, 1 deletions
diff --git a/coin/conan/profiles/macos-ios-arm64-clang b/coin/conan/profiles/macos-ios-arm64-clang
index 916a4a13..aeda7ad4 100644
--- a/coin/conan/profiles/macos-ios-arm64-clang
+++ b/coin/conan/profiles/macos-ios-arm64-clang
@@ -15,4 +15,3 @@ qtbase:cmake_args_qtbase="-DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
[build_requires]
[env]
CONAN_CMAKE_GENERATOR=Ninja
-