https://github.com/CGAL/cgal
Raw File
Tip revision: d00ac1d59159b11c93d335fcd1937de09996a059 authored by Maxime Gimeno on 02 March 2018, 13:03:20 UTC
update travis
Tip revision: d00ac1d
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