https://github.com/CGAL/cgal
Raw File
Tip revision: 19efe6e568f8d9cf090193b029b143e769b3ea18 authored by Laurent Rineau on 06 November 2019, 16:39:01 UTC
Merge pull request #4311 from maxGimeno/Distance_3-Plane_plane-maxGimeno
Tip revision: 19efe6e
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