larsch / cmake-precompiled-header

Visual Studio and GCC precompiled header macro for CMake
160 stars 42 forks source link

Added support for the C(XX)_STANDARD and C(XX)_EXTENSIONS properties. #17

Open dutow opened 6 years ago

dutow commented 6 years ago

Also extended the tests to treat warnings (about preprocessor problems) as errors, and added two new tests about the c++ standard version.