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