https://github.com/CGAL/cgal
Raw File
Tip revision: c2e849935ee5a16ca56d2a51ca84920a673b8dc8 authored by Sébastien Loriot on 12 March 2018, 10:38:38 UTC
handle isolated vertices
Tip revision: c2e8499
CGALConfig.cmake
# 
# This file points to the CGALConfig.cmake for a pure header-only
# CGAL installation.
#

include(${CMAKE_CURRENT_LIST_DIR}/Installation/lib/cmake/CGAL/CGALConfig.cmake)
back to top