Fix tests

This commit is contained in:
2024-01-09 18:44:41 +01:00
parent 2fd83e940a
commit d145e71909
6 changed files with 23 additions and 24 deletions

View File

@@ -68,7 +68,7 @@ if (ENABLE_CLANG_TIDY)
include(StaticAnalyzers) # clang-tidy
endif (ENABLE_CLANG_TIDY)
# External libraries - dependencies of BayesNet
# External libraries - dependencies of Platform
# ---------------------------------------------
add_git_submodule("lib/PyClassifiers")
add_git_submodule("lib/argparse")