https://github.com/CGAL/cgal
Raw File
Tip revision: ea145c71fe8160116861cf2e68acb8a980f688eb authored by Laurent Rineau on 26 March 2019, 16:01:56 UTC
Merge pull request #3759 from maxGimeno/Cross_compilation-Update_scripts-GF
Tip revision: ea145c7
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