summaryrefslogtreecommitdiff
path: root/CMakePresets.json
Commit message (Collapse)AuthorAgeFilesLines
* Add clazy cmake presetaqua2022-09-141-6/+14
|
* Fix some clang-tidy warningsaqua2022-09-101-1/+0
|
* Add ccache to debug build presetaqua2022-09-051-0/+1
|
* SingleApplication: switch to 3.3.4 releaseaqua2022-08-281-1/+1
| | | | - Apply compiler warnings patch
* Add CMakePresets.jsonaqua2022-08-271-0/+61
- add clang-tidy to debug configuration - add valgrind target: test_memcheck - add coverage target: test_coverage - bitbucket pipelines: store test results in junit format for test reporting