Add parameter quiet to Stratified KFold

Remove cmake config as it is not used
This commit is contained in:
2024-12-13 12:58:17 +01:00
parent 2ac43e32ac
commit deba2a9011
6 changed files with 5 additions and 22 deletions

View File

@@ -1,4 +0,0 @@
configure_file(
"config.h.in"
"${CMAKE_BINARY_DIR}/configured_files/include/folding_config.h" ESCAPE_QUOTES
)