Age | Commit message (Collapse) | Author |
|
|
|
Best wishes for the new year.
|
|
automatically
(cherry picked from commit db5d5a03be4829928bd20c7d40a6f576f0b86478)
|
|
* Required for handling flags inherited by linked projects
correctly in the corresponding precompiled header.
* Reduces the maintenance effort for precompiled headers
|
|
* Remove the usage of global flags and definitions
set through the CMAKE_CXX_FLAGS variable.
* Use cmake target compile features for setting the
CXX standard automatically.
* Make C++14 globally available in the project
* Closes #21033
|