Files
ViewDesignEngine/tests/core/CMakeLists.txt
T
茂之钳 00a71c4573
CI / Build & Test (push) Failing after 31s
CI / Release Build (push) Failing after 31s
Build & Test / build-and-test (push) Has been cancelled
Build & Test / python-bindings (push) Has been cancelled
feat(v3.4): CAM toolpath — contour + pocket + G-code
2026-07-24 13:23:02 +00:00

7 lines
172 B
CMake

add_vde_test(test_point)
add_vde_test(test_convex_hull)
add_vde_test(test_transform)
add_vde_test(test_distance)
add_vde_test(test_polygon)
add_vde_test(test_cam_toolpath)