Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.4, 6.3.0
-
None
-
3b30b0fc2 (dev), d899a9abd (6.7), a6bd1dc3e (dev), 442665fd9 (6.7), f267ed7b1 (dev), cde9cfb96 (dev), 1a74168c8 (6.7), e59ac7556 (6.7)
Description
Once QTBUG-90820 and QTBUG-96232 are fixed (use ExternalProjects for examples in CI), and all examples are built using qt_internal_add_example() API calls,
we should remove all usages of INSTALL_EXAMPLESDIR and INSTALL_EXAMPLEDIR in examples.
Those were only added to ensure examples are installed under an example-relative directory, rather than $qt_prefix/bin.
See the following comments for some historical details
Attachments
Issue Links
- relates to
-
QTBUG-96232 Figure out how to build examples as ExternalProjects in a prefix build setup so it can be used in the CI
-
- In Progress
-
-
QTBUG-90820 Build examples as external projects within the main build
-
- In Progress
-
-
QTBUG-98545 Provide CMake API for deployment support
-
- Closed
-
-
QTBUG-102057 Use CMake deployment API in Qt examples once the API is out of TP
-
- In Progress
-