Files
ViewDesignEngine/tests/curves/CMakeLists.txt
T

5 lines
127 B
CMake
Raw Normal View History

add_vde_test(test_bezier)
add_vde_test(test_nurbs)
add_vde_test(test_nurbs_operations)
add_vde_test(test_surface_intersection)