https://github.com/CGAL/cgal
Raw File
Tip revision: 3b70fdd3a2b6624c13f3acbe756b186e42c39d84 authored by Andreas Fabri on 27 December 2017, 15:10:32 UTC
Add an example that not yet compiles
Tip revision: 3b70fdd
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