summaryrefslogtreecommitdiffstats
path: root/examples/scxml/trafficlight-widgets-dynamic/CMakeLists.txt
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2021-02-04 08:19:22 +0200
committerIikka Eklund <iikka.eklund@qt.io>2021-02-08 15:18:21 +0200
commit72841fe10402148de78c218d06bf1a1f3d3857d0 (patch)
tree2b7309fd08eee041c6ff8df7f99ec90ab03dc7b8 /examples/scxml/trafficlight-widgets-dynamic/CMakeLists.txt
parent4e2636dee3751b764e84b9f328f6dac3c60ce2d8 (diff)
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 Pick-to: 6.1 Task-number: QTBUG-90901 Change-Id: Ia4ec520b06990e93778bf804231b9cb8d2f4843e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Juha Vuolle <juha.vuolle@insta.fi>
Diffstat (limited to 'examples/scxml/trafficlight-widgets-dynamic/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions