cmake/compiler_flags.cmake: separated compiler flags into own cmake file
furhtermore, several other improvements were done: - added new compiler warnings for gcc-10 and gcc-11 for pedantic builds - created new build-targets (i.e. libClaPP_CXX_COMPILE_OPTIONS) which contain all warnings for the current compiler.
parent
306c2e6b
No related branches found
No related tags found
Showing
- CMakeLists.txt 1 addition, 25 deletionsCMakeLists.txt
- cmake/compiler_flags.cmake 62 additions, 0 deletionscmake/compiler_flags.cmake
- doc/CMakeLists.txt 2 additions, 8 deletionsdoc/CMakeLists.txt
- examples/CMakeLists.txt 4 additions, 13 deletionsexamples/CMakeLists.txt
- src/clapp/CMakeLists.txt 2 additions, 4 deletionssrc/clapp/CMakeLists.txt
- tests/CMakeLists.txt 1 addition, 4 deletionstests/CMakeLists.txt
Loading
Please register or sign in to comment