https://github.com/CGAL/cgal
Raw File
Tip revision: 52ff91d8b3715f056e51c60fcc84ac35042d8fc2 authored by Laurent Rineau on 06 April 2018, 16:12:49 UTC
Merge pull request #2973 from afabri/CGAL-another_fallthrough-GF
Tip revision: 52ff91d
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