summaryrefslogtreecommitdiffstats
path: root/examples/opengl/openglwindow/main.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-03-21 10:07:03 -0700
committerThiago Macieira <thiago.macieira@intel.com>2024-03-21 21:13:57 -0700
commite0940081bc7439d87d9ca41402a543a9c17fb857 (patch)
tree40bc6ea1f50bb8903a918dd9dc71c8a3a81ead01 /examples/opengl/openglwindow/main.cpp
parentf4bac3ca173be9f219099c04e76d6d62c4d0e19e (diff)
CMake/ELF: allow using Qt's full version number in the private tags
We added the feature to tag private symbols using the Qt major version only, because us developers often move between versions and need to keep compiled code working, even when using private API (we're supposed to know what we're doing). Linux distributions, however, want to be told that something used private API and therefore needs to be rebuilt. See [1][2][3]. Distributors will learn about this feature when updating Qt causes the existing patch to fail to apply. [1] https://build.opensuse.org/projects/openSUSE:Factory/packages/qt6-base/files/0001-Tell-the-truth-about-private-API.patch?expand=1 [2] https://src.fedoraproject.org/rpms/qt6-qtbase/blob/rawhide/f/qtbase-tell-the-truth-about-private-API.patch [3] https://github.com/clearlinux-pkgs/qtbase/blob/main/tell-the-truth-about-private-api.patch Pick-to: 6.7 Change-Id: I5f663c2f9f4149af84fefffd17bed69026f4038d Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'examples/opengl/openglwindow/main.cpp')
0 files changed, 0 insertions, 0 deletions