https://github.com/CGAL/cgal
Raw File
Tip revision: b5010224118fc0bd347e53e8f48ddf63f4e6c7c4 authored by Mael Rouxel-Labbé on 16 January 2018, 17:10:55 UTC
Minor doc fixes
Tip revision: b501022
CGALConfig.cmake
# 
# This file points to the CGALConfig.cmake for a header-only
# CGAL installation.
#

include(${CMAKE_CURRENT_LIST_DIR}/lib/cmake/CGAL/CGALConfig.cmake)
back to top