This commit is contained in:
2025-07-19 13:52:13 +08:00
parent d1bf361e43
commit b9cd25efbc
2 changed files with 78 additions and 0 deletions

View File

@@ -70,6 +70,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 linear_algebra_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)