summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.4.2
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.4.2')
-rw-r--r--dist/changes-5.4.24
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.4.2 b/dist/changes-5.4.2
index 5827187e9e..29d3c6346d 100644
--- a/dist/changes-5.4.2
+++ b/dist/changes-5.4.2
@@ -41,6 +41,10 @@ information about a particular change.
Qt's option "reduce relocations" is active. Note that Clang is known
to generate incompatible code even with -fPIC if the -flto option is
active.
+ Applications using qmake or cmake >= 2.8.12 as their build system will
+ adapt automatically. Applications using an older release of cmake need to
+ change their CMakeLists.txt to add Qt5Core_EXECUTABLE_COMPILE_FLAGS to
+ CMAKE_CXX_FLAGS.
****************************************************************************
* Library *