https://github.com/CGAL/cgal
Raw File
Tip revision: 4c88e515ef987050402a3dd15783f73639e692d2 authored by Maxime Gimeno on 15 February 2018, 12:14:20 UTC
Remove unused typedef
Tip revision: 4c88e51
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