b7124f179fa6af42512e1dc59a941f38ea53bc06
* add unit tests for embree * discovered bug with intersect beam and wrote unit test for the fix * Update EmbreeIntersector.cpp updated test to catch2 * Update CMakeLists.txt removed tab to rerun CI * Update CMakeLists.txt * Update CMakeLists.txt * caching value of BUILD_TESTING before resetting it * Try to build embree statically on Windows. * Try to enable testing early on. * Update Catch2 version. * Set CMake build type. * Trying to build embree statically. * Fix static compilation of embree on Windows. * Cleanup.
Merge branch 'dev-delaunay-tests-attempt-2' of https://github.com/libigl/libigl into dev-intrinsic-delaunay
libigl - A simple C++ geometry processing library
Documentation, tutorial, and instructions at https://libigl.github.io.
Languages
C++
96.4%
CMake
2.6%
C
1%
