https://github.com/CGAL/cgal
Raw File
Tip revision: a05a51dbeee4a63c967e8e49880ce9ebc63d4409 authored by Maxime Gimeno on 07 March 2018, 13:31:35 UTC
Fix mpfr error
Tip revision: a05a51d
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