Add build cache cmake function. Use ccache if available. Therefore removed...
Add build cache cmake function. Use ccache if available. Therefore removed ccache presets and update the ci script. Prevent insource builds. Add compiler warnings target, which is not in use so far.
Showing
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- CMake/Cache.cmake 31 additions, 0 deletionsCMake/Cache.cmake
- CMake/CompilerWarnings.cmake 78 additions, 0 deletionsCMake/CompilerWarnings.cmake
- CMake/PreventInSourceBuilds.cmake 18 additions, 0 deletionsCMake/PreventInSourceBuilds.cmake
- CMakeLists.txt 11 additions, 4 deletionsCMakeLists.txt
- CMakePresets.json 1 addition, 43 deletionsCMakePresets.json
Loading
Please register or sign in to comment