Files
qt5/coin/platform_configs
Alexandru Croitor d278e682c6 coin: Build standalone examples in a separate build directory
Previously configurations with -make examples in their configure args
were building examples as part of the Qt library build. This has some
downsides:
- we don't build examples as a separate project, thus not ensuring
  that we build examples as our users would
- qt cmake deployment api can't be used due to various limitations in
  our tooling

Use the new qtbase instructions to instead build examples as a
separate project in a separate build directory, after Qt is built and
installed. This is similar to how we build standalone tests.

The new instructions are activated by the StandaloneExamples features.
It is opt-in as opposed to standalone tests, so we can disable the
feature in case any regressions happen.

Task-number: QTBUG-90820
Task-number: QTBUG-96232
Change-Id: I71b37b91ed09bcc0797841adf0df84cc0b111fd7
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2024-08-11 13:35:35 +00:00
..
2020-09-22 11:00:06 +03:00
2024-08-10 19:05:13 +02:00
2021-02-19 04:43:46 +00:00
2024-08-08 09:45:06 +03:00
2024-07-09 21:43:08 +03:00
2024-08-08 09:45:06 +03:00
2021-08-19 11:56:03 +02:00
2024-08-08 09:45:06 +03:00
2024-07-11 14:45:26 +03:00