https://github.com/CGAL/cgal
Raw File
Tip revision: cc1d60040f792031c48c567d7b3fa63415b84a41 authored by Maxime Gimeno on 05 March 2018, 13:23:11 UTC
install openmesh for CHECK or the dependencies will be wrong.
Tip revision: cc1d600
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