https://github.com/CGAL/cgal
Raw File
Tip revision: 3140674b09b3cd69b4cb8dbdf05540b72ac31d06 authored by Laurent Rineau on 29 March 2019, 14:48:57 UTC
Merge pull request #3807 from lrineau/Installation-fix_MPFR_static-GF
Tip revision: 3140674
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