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

Hannah von Reth noreply at phabricator.kde.org
Tue Jan 31 11:46:46 UTC 2017


vonreth created this revision.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added subscribers: Build System, Frameworks.

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.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

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

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

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

To: vonreth
Cc: #frameworks, #build_system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20170131/eb734736/attachment.html>


More information about the Kde-buildsystem mailing list