diff options
Diffstat (limited to 'kde-modules/KDECMakeSettings.cmake')
-rw-r--r-- | kde-modules/KDECMakeSettings.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kde-modules/KDECMakeSettings.cmake b/kde-modules/KDECMakeSettings.cmake index c2786c1a..dd37e7f1 100644 --- a/kde-modules/KDECMakeSettings.cmake +++ b/kde-modules/KDECMakeSettings.cmake @@ -5,6 +5,9 @@ # Changes various CMake settings to what the KDE community views as more # sensible defaults. # +# It is recommended to include this module with the NO_POLICY_SCOPE flag, +# otherwise you may get spurious warnings with some versions of CMake. +# # It is split into three parts, which can be independently disabled if desired. # # Runtime Paths |