https://github.com/CGAL/cgal
Revision 4fbd1ed69c4a7df5e78fe1d39e92c62a8867da8e authored by Sébastien Loriot on 16 January 2020, 13:14:13 UTC, committed by Sébastien Loriot on 16 January 2020, 13:14:13 UTC
1 parent 251bced
Raw File
Tip revision: 4fbd1ed69c4a7df5e78fe1d39e92c62a8867da8e authored by Sébastien Loriot on 16 January 2020, 13:14:13 UTC
use CGAL_warning_msg instead of CGAL_warning to display a message
Tip revision: 4fbd1ed
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