summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2021-01-29 10:30:57 +0200
committerIikka Eklund <iikka.eklund@qt.io>2021-02-03 14:03:45 +0200
commitd0adfb770bd02da36a626ed10c5c00f0f5ef0862 (patch)
tree363289af426ef420b72c5f618eb415193e0a76a5 /src
parent13601ac62b968d47ee0a47f7c17c80427a8e5f89 (diff)
downloadqtimageformats-d0adfb770bd02da36a626ed10c5c00f0f5ef0862.tar.gz
Conan: Use the 'shared' option value of the Qt build
Default to the value of the prebuilt Qt build. The 'default' needs to be added as valid option in the list which will be used by default if no value is given by the user or via the conan profile. The user is still able to override this via the profile or from command line if needed: "conan install ... -o shared=False" CMakeCache.txt: - "conan install ..." - BUILD_SHARED_LIBS:BOOL=ON - "conan install ... -o shared=True" - BUILD_SHARED_LIBS:BOOL=ON - "conan install ... -o shared=False" - BUILD_SHARED_LIBS:BOOL=OFF Change-Id: I6bdc6fe729999dfb88c31861d427c99195e24662 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions