test_pie/external/exact_ccd/CMakeLists.txt

4 lines
140 B
CMake
Raw Normal View History

2023-09-14 11:12:02 +02:00
include_directories(${CMAKE_SOURCE_DIR}/src/)
add_library(exact-ccd STATIC expansion.cpp interval.cpp rootparitycollisiontest.cpp bsc.cpp)