mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-16 07:55:58 +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
@@ -1,6 +1,7 @@
|
||||
|
||||
find_package(arff-files REQUIRED)
|
||||
find_package(GTest REQUIRED)
|
||||
find_package(Torch CONFIG REQUIRED)
|
||||
|
||||
include_directories(
|
||||
${libtorch_INCLUDE_DIRS_DEBUG}
|
||||
|
Reference in New Issue
Block a user