https://github.com/CGAL/cgal
Raw File
Tip revision: f89266bf4fb44fa54395d8ff6db68181302aacef authored by Laurent Rineau on 31 July 2018, 15:32:37 UTC
Trivial fix of the documentation
Tip revision: f89266b
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