Require C++11 through cmake
ClosedPublic

Authored by graesslin on Feb 7 2017, 7:50 PM.

Details

Summary

This replaces the previous solution to require at least gcc 4.8 which
did not cover clang. As cmake has a proper way to check for 11, let's
use that.

Diff Detail

Repository
R108 KWin
Branch
require-cpp11
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin updated this revision to Diff 11025.Feb 7 2017, 7:50 PM
graesslin retitled this revision from to Require C++11 through cmake.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin. · View Herald TranscriptFeb 7 2017, 7:50 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
mart accepted this revision.Feb 7 2017, 7:53 PM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Feb 7 2017, 7:53 PM
This revision was automatically updated to reflect the committed changes.