b0fd49d598
CMake refactor ( #1805 )
...
* Start CMake refactoring.
* WIP on instlal().
* Handle install + hunter setup.
* Handle module options + igl_include helper.
* Build all tutorials again.
* Update CMake for unit tests.
* Update triangle lib.
* Update Hunter integration.
* Fix for header-only mode.
* Fix Windows compilation + add GMP/MPFR find_package + set VS folders.
* Fix CGAL build.
* Add copy dll for Windows + improve find gmp/mpfr.
* Update Github Actions.
* Update README.
* Fixes for CMake 3.18
* Fix include option.
* Rename libigl_imgui_front to avoid conflicts.
* Fix when disabling unit tests.
* Build imguizmo with C++11.
* Update CMake option comments.
* Rename nonfree -> restricted.
* Update triangle and tetgen versions.
* Fix compilation issue.
* Update continuous.yml
* remove cork
* finding matlab with default
* mosek module compiles; default detected; osx dylib hack
* Reduce build parallelism.
* Fix find GMP/MPFR on Windows + cleanup CGAL changes.
* Update readme.
Co-authored-by: Alec Jacobson <alecjacobson@adobe.com >
Co-authored-by: Alec Jacobson <alecjacobson@gmail.com >
2022-02-09 18:58:40 -08:00
ZM-LT
174ac59db6
update M_PI to igl::PI. header file inclusion for some files are also added.
...
Former-commit-id: 7565b77de7
2018-08-09 23:04:36 +02:00
Daniel Crispell
6eae3ca6b0
replaced static tutorial_shared_path string with #define
...
Former-commit-id: bd37fbf7c1
2015-10-17 23:55:35 -04:00
Daniel Crispell
c861c711a0
Enable out of source tutorial build
...
Use CMake's "configure_file" functionality to store path to the tutorial
shared directory, enabling tutorial executables build out of source to
correctly find the data files.
Former-commit-id: a0eed05e8b
2015-10-09 22:52:39 -04:00
Alec Jacobson
0640f41c49
compile tutorial with namespace
...
Former-commit-id: 6643b9a67c
2015-06-17 11:25:29 -04:00
Alec Jacobson
013dd64cde
angles --> internal_angles
...
Former-commit-id: 286edc3c4b
2015-06-12 17:38:36 -04:00
Daniele Panozzo
583dacc21e
updated embree, fixed cmakefiles, still some bugs in the tutorial example
...
Former-commit-id: 17c9429d26
2015-02-04 22:48:31 +01:00
Alec Jacobson
719c8c70e9
moved 610 to 701
...
Former-commit-id: 7e212e387d
2015-02-02 09:16:49 -05:00