Matt Williams
|
a8bc3081fb
|
Disable checks for a few C++11 features
We don't use a lot of these features so don't bother checking for them
just yet.
|
2012-12-12 14:48:10 +00:00 |
|
Matt Williams
|
9f5fe452c9
|
Give shared_ptr the same treatment.
Here I have defined my own test for the feature. It's not an extensive test
but it checks for the presence of the class.
|
2012-11-23 15:41:27 +00:00 |
|
Matt Williams
|
a24fcc0c03
|
Add C++11 compiler support detection feature
This is currently copied from http://quickgit.kde.org/index.php?p=scratch%2Fdakon%2Fcmake-cxx11.git
but there is a chance that in future it will be merged into CMake proper.
|
2012-11-23 15:41:25 +00:00 |
|