https://github.com/CGAL/cgal
Raw File
Tip revision: b8be965d1833dbfb93daed28deb9a93d16305641 authored by Sebastien Loriot on 23 March 2020, 12:19:06 UTC
Merge pull request #4587 from maxGimeno/Demo-Fix_coff-maxGimeno
Tip revision: b8be965
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