test_pie/external/exact_ccd/CMakeLists.txt
2023-09-14 11:12:02 +02:00

4 lines
140 B
CMake

include_directories(${CMAKE_SOURCE_DIR}/src/)
add_library(exact-ccd STATIC expansion.cpp interval.cpp rootparitycollisiontest.cpp bsc.cpp)