https://github.com/CGAL/cgal
Raw File
Tip revision: e09fd58674220a07921a9861c79970c0fc187300 authored by Sébastien Loriot on 05 February 2018, 17:45:18 UTC
fix headers
Tip revision: e09fd58
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