cgal/CGAL_ipelets
Maxime Gimeno 8144b7001f static_cast count() as int to avoid warnings with some versions of ipe that make count() a std::size_t. 2019-02-13 11:12:25 +01:00
..
demo/CGAL_ipelets Re-add include({CGAL_USE_FILE} ) in each CMakeLists.txt where CGAL is used with some component. 2018-10-18 14:38:42 +02:00
doc/CGAL_ipelets use \PkgXXX instead of \PkgXXXSummary 2018-10-08 10:28:44 +02:00
examples/CGAL_ipelets Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
include/CGAL static_cast count() as int to avoid warnings with some versions of ipe that make count() a std::size_t. 2019-02-13 11:12:25 +01:00
package_info/CGAL_ipelets Move dependencies creation to package_info and add dependencies to git 2018-02-02 12:08:05 +01:00
TODO