7a1e0435a8d0ccbf2fefdeef6b57841fd306ce28
* Fix #1100 When the target Eigen3::Eigen is not present but could be found using find_package() igl::core and igl::common link against the wrong TARGET PkgConfig::Eigen3. Fixed this and also did some code cleanup. * Drop support for PkgConfig * Simplify configuration code - Removed redundant call to find_package - Removed LIBIGL_Eigen3_Target variable - Echo status message
libigl - A simple C++ geometry processing library
Documentation, tutorial, and instructions at https://libigl.github.io.
❗ On October 15, 2018, a new, cleaned-up history was pushed onto the main libigl repository. To learn more about the consequences of this, and troubleshooting, please read this page.
Languages
C++
96.4%
CMake
2.6%
C
1%
