https://github.com/CGAL/cgal
Revision d97795ef8b55582ef3df850ddeb7ee59f7bd7876 authored by Sébastien Loriot on 16 January 2020, 13:19:32 UTC, committed by Sébastien Loriot on 16 January 2020, 13:19:32 UTC
1 parent 4fbd1ed
Raw File
Tip revision: d97795ef8b55582ef3df850ddeb7ee59f7bd7876 authored by Sébastien Loriot on 16 January 2020, 13:19:32 UTC
use CGAL_error_msg
Tip revision: d97795e
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