issues
search
artem-ogre
/
CDT
Constrained Delaunay Triangulation (C++)
https://artem-ogre.github.io/CDT/
Mozilla Public License 2.0
1.07k
stars
133
forks
source link
Convert from qmake to cmake
#11
Closed
artem-ogre
closed
4 years ago
artem-ogre
commented
4 years ago
Change CDT library from qmake to CMake.
Important improvements:
Better folder structure, visualizer and CDT are separated into different CMake projects
Change
CDT_DONT_USE_BOOST_RTREE
to
CDT_USE_BOOST
CMake enables flexible configuring and consuming CDT: as subdirectory, as a package
CMake provides way for easy installation and packaging of CDT
Change CDT library from qmake to CMake.
Important improvements:
CDT_DONT_USE_BOOST_RTREE
toCDT_USE_BOOST