Add parameter quiet to Stratified KFold
Remove cmake config as it is not used
This commit is contained in:
@@ -3,7 +3,6 @@ if(ENABLE_TESTING)
|
||||
${Folding_SOURCE_DIR}
|
||||
lib/Files
|
||||
lib/mdlp
|
||||
${CMAKE_BINARY_DIR}/configured_files/include
|
||||
)
|
||||
set(TEST_FOLDING "unit_tests_folding")
|
||||
add_executable(${TEST_FOLDING} TestFolding.cc TestUtils.cc)
|
||||
|
Reference in New Issue
Block a user