D5865: Add missing KDE_ENABLE_NAMED_OPERATORS function
Kevin Funk
noreply at phabricator.kde.org
Mon May 15 14:51:18 UTC 2017
kfunk added a comment.
LGTM in general. I'll hope to find some time to test on Window, wouldn't want this to be merged before that.
INLINE COMMENTS
> KDECompilerSettings.cmake:226
> + if (MSVC)
> + if (${MSVC_VERSION} GREATER 1900)
> + # /permissive- became the preferred switch to obtain standards-compliant
`MSVC_VERSION GREATER 1900` is sufficient. No need for `${...}`
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D5865
To: rjvbb, #frameworks, #build_system, cgilles
Cc: kfunk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20170515/e539f01a/attachment.html>
More information about the Kde-buildsystem
mailing list