This commit is contained in:
2025-07-19 07:43:12 +08:00
parent 65a9953dfa
commit d1bf361e43
4 changed files with 58 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ endmacro()
if(GCTL_FOUND)
add_example(core array_ex ON OFF OFF OFF)
add_example(core matrix_ex ON OFF OFF OFF)
add_example(core autodiff_ex ON OFF OFF OFF)
add_example(core ceemdan_ex ON OFF OFF OFF)
add_example(core cliplot_ex ON OFF OFF OFF)