mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-15 23:45:57 +00:00
* Fix debug conan build target * Add viewcoverage and fix coverage generation * Add more tests to cover new integrity checks * Add tests to accomplish 100% * Fix conan-create makefile target
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"version": 4,
|
|
"vendor": {
|
|
"conan": {}
|
|
},
|
|
"include": [
|
|
"build/gcc-14-x86_64-gnu17-release/generators/CMakePresets.json",
|
|
"build/gcc-14-x86_64-gnu17-debug/generators/CMakePresets.json"
|
|
]
|
|
} |