https://github.com/CGAL/cgal
Raw File
Tip revision: 71726d4d3c90920ce18ea15db58a2d6153056b99 authored by Maxime Gimeno on 07 November 2017, 15:05:26 UTC
Fix sorting and add a Help Widget with some helptext.
Tip revision: 71726d4
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