mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
61bc0f7363
On SunOS the -std=c++11 flag must be used for linking as well as compiling. Until we implement support for this we cannot support the CXX_STANDARD property except on Linux (where it was tested).