Stefan Reinhold 7a1e0435a8 Fix: Wrong Eigen3 dependency when using find_package(libigl) #1100 (#1101)
* 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
2019-03-01 10:28:47 -05:00
2018-12-24 16:41:35 -06:00
2018-10-15 11:27:07 -04:00
2014-06-17 16:26:13 -04:00
2018-12-24 16:41:35 -06:00
2013-11-25 14:20:30 +01:00
2013-11-25 14:20:30 +01:00

libigl - A simple C++ geometry processing library

Build Status Build status

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.

S
Description
No description provided
Readme
375 MiB
Languages
C++ 96.4%
CMake 2.6%
C 1%