[Differential] [Request, 40 lines] D4389: Don't set gnu style parameter with Clang and MSVC

Hannah von Reth noreply at phabricator.kde.org
Wed Feb 1 08:53:46 UTC 2017


vonreth created this revision.
vonreth added reviewers: apol, smartins, alexmerry.
vonreth added subscribers: Frameworks, Build System, Windows.
vonreth added projects: Frameworks, Build System.

REVISION SUMMARY
  Setting the gnu style compiler flags with clang-cl results in a
  huge bunch of unknown argument warnings.
  
  The patch just tests for Clang AND NOT MSVC, while we might wan't
  a more fine gained test for clang-cl, as in theory it could be
  possible to use a plain clang++ with msvc.
  
  Fix ENABLE_CLAZY on Windows

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D4389

AFFECTED FILES
  kde-modules/KDECMakeSettings.cmake
  kde-modules/KDECompilerSettings.cmake
  kde-modules/KDEFrameworkCompilerSettings.cmake

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: vonreth, apol, smartins, alexmerry
Cc: #windows, #build_system, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20170201/2f1d6bbd/attachment.html>


More information about the Kde-buildsystem mailing list