https://github.com/CGAL/cgal
Raw File
Tip revision: b271ec54df4547dd63db6b84efc5b5ecd57750a7 authored by Laurent Rineau on 04 September 2020, 13:18:51 UTC
Preparations for CGAL-5.1.
Tip revision: b271ec5
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