https://github.com/CGAL/cgal
Raw File
Tip revision: 3354f3860e562de4549c7ba8b5217521417d2b0d authored by Andreas Fabri on 05 February 2018, 17:00:43 UTC
Remove unneeded includes
Tip revision: 3354f38
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