test_pie/external/exact_ccd/CMakeLists.txt

4 lines
140 B
CMake

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