Revert "Merge branch 'tm_convex_intersect_rotcalip'"

This reverts commit 627d8bcaef, reversing
changes made to 66d4462724.

The change breaks build on mac
This commit is contained in:
Lukas Matena 2021-09-30 16:49:00 +02:00
parent 627d8bcaef
commit 476b48ed11
4 changed files with 1 additions and 386 deletions

View file

@ -23,7 +23,6 @@ add_executable(${_TEST_NAME}_tests
test_png_io.cpp
test_timeutils.cpp
test_indexed_triangle_set.cpp
../libnest2d/printer_parts.cpp
)
if (TARGET OpenVDB::openvdb)