mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-15 15:35:55 +00:00
Fix conan (#10)
* 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
This commit is contained in:
committed by
GitHub
parent
c1759ba1ce
commit
6d8b55a808
@@ -4,6 +4,7 @@
|
||||
"conan": {}
|
||||
},
|
||||
"include": [
|
||||
"build/gcc-14-x86_64-gnu17-release/generators/CMakePresets.json"
|
||||
"build/gcc-14-x86_64-gnu17-release/generators/CMakePresets.json",
|
||||
"build/gcc-14-x86_64-gnu17-debug/generators/CMakePresets.json"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user