qt5base-lts/cmake/QtBuildInternals
Alexandru Croitor 4ee289d2d8 CMake: Use correct C++ standard flag when building standalone tests
Before the patch we set the standard flags in two places:
- once when building qtbase
- and always when including QtSetup (for every repo that is built)

This change makes sure to also set the correct standards flag when
building standalone tests, because QtSetup is called to early in
that case.

Change-Id: Iad130b731e9eb9605bb91637364c33fdd49ce3cb
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-02-18 21:22:34 +01:00
..
QtBuildInternalsAndroid.cmake Fix interface library issues on Android 2019-11-08 15:09:41 +00:00
QtBuildInternalsConfig.cmake CMake: Use correct C++ standard flag when building standalone tests 2020-02-18 21:22:34 +01:00