D5379: Fix compilation under AppleClang

2017-04-10 Thread Kevin Funk
This revision was automatically updated to reflect the committed changes. Closed by commit R240:3d1d436da60a: Fix compilation under AppleClang (authored by kfunk). REPOSITORY R240 Extra CMake Modules CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5379?vs=13284&id=13289 REVISION DETA

D5379: Fix compilation under AppleClang

2017-04-10 Thread Kevin Funk
kfunk added a comment. In https://phabricator.kde.org/D5379#100960, @rjvbb wrote: > LGTM. > > Is this related to the compiler features issue in one of Qt's cmake modules? No, it's related to CMake starting to treat AppleClang & Clang differently since 3.0 REPOSITORY R240 Ex

D5379: Fix compilation under AppleClang

2017-04-09 Thread René J . V . Bertin
rjvbb accepted this revision. REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D5379 To: kfunk, apol, rjvbb Cc: #frameworks, #build_system

D5379: Fix compilation under AppleClang

2017-04-09 Thread René J . V . Bertin
rjvbb added a comment. LGTM. Is this related to the compiler features issue in one of Qt's cmake modules? REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D5379 To: kfunk, apol, rjvbb Cc: #frameworks, #build_system

D5379: Fix compilation under AppleClang

2017-04-09 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D5379 To: kfunk, rjvbb, apol Cc: #frameworks, #build_system

D5379: Fix compilation under AppleClang

2017-04-09 Thread Kevin Funk
kfunk added a reviewer: rjvbb. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D5379 To: kfunk, rjvbb Cc: #frameworks, #build_system

D5379: Fix compilation under AppleClang

2017-04-09 Thread Kevin Funk
kfunk created this revision. Restricted Application added projects: Frameworks, Build System. Restricted Application added subscribers: Build System, Frameworks. REVISION SUMMARY Broken since we started to treat Clang and AppleClang differently (with the switch to CMake 3.0) FIXED-IN: v5.