Actions
Feature #824
closedAdd C++11 support for more compilers
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-04-11
Due date:
% Done:
100%
Estimated time:
Module:
CMake
Operating System:
Compiler:
Description
Enhance C++11 (14, 17, ...) compiler flag detection support, e.g. for "Visual Studio 15.7 Preview 3" that seems to finally implement it correctly. Use https://cmake.org/cmake/help/latest/manual/cmake-compile-features.7.html if possible.
Actions