Commit Graph

12 Commits

Author SHA1 Message Date
Laurent Rineau
5862fba5ff Install CGAL as header-only (#4975)
* Update to install CGAL as header-only

I think the issue #2471 would be completely solved, if vcpkg installed CGAL as header-only. That way, the installed `CGALConfig.cmake` would search for its dependencies, instead of hard-coding their path in the file.

* Bump the version

* Fix the cleaning

Once CGAL is header-only, no binary library is created, and the
`debug/` directory got empty.

This commit fixes the cleaning: now the whole `debug/` directory is
removed.
2019-03-11 13:48:26 -07:00
Maxime GIMENO
130bd6f868 CGAL: Fix CMakeConfig.cmake (#4655)
* Fix CMakeConfig

* [cgal] Bump control version
2018-11-07 23:50:15 -08:00
Maxime GIMENO
aa7a584767 [cgal] Update to 4.13. (#4390)
* Update to 4.13 and minimize the qt5 dependency.

* [cgal] Fix license installation for new git repo layout

* [cgal] Remove vcpkg_test_cmake until x64 can be fixed
2018-10-08 20:35:15 -07:00
cDc
47d904608c [cgal] feature qt5 (#3646) 2018-06-06 02:48:03 -07:00
jasjuang
576f28edf3 [cgal] update to 4.12 2018-04-27 08:32:43 -07:00
Robert Schumacher
e4372468a0 [cgal] Use commit SHA to ensure a stable reference 2018-03-09 17:55:29 -08:00
Joel Clay
8ea4f4106f [cgal] update hash to 4.11.1 2018-03-04 23:22:45 -05:00
Jason Juang
397237813c [cgal] update to 4.11.1 (#2894) 2018-02-27 07:35:15 -08:00
Robert Schumacher
c2afc5266c [cgal] Avoid using absolute paths in cmake config file 2018-02-07 19:30:30 -08:00
Albert Ziegenhagel
eb34e61d6d [cgal] Use CGAL_INSTALL_CMAKE_DIR to force an installation path for CMake files 2018-01-08 14:04:42 +01:00
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
jasjuang
4ce8f0aa31 new port: cgal 2017-10-13 21:25:18 -07:00