https://github.com/CGAL/cgal
Raw File
Tip revision: 085d82dc96c09570b5cd9c2045f1798a56bd74a7 authored by Andreas Fabri on 18 January 2018, 09:25:39 UTC
fix include
Tip revision: 085d82d
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