https://github.com/CGAL/cgal
Revision 5a31e28bb32db14af67693489e32325a213011c4 authored by Maxime Gimeno on 04 October 2017, 15:04:52 UTC, committed by Maxime Gimeno on 11 January 2018, 09:36:01 UTC
1 parent 3f91aa6
Raw File
Tip revision: 5a31e28bb32db14af67693489e32325a213011c4 authored by Maxime Gimeno on 04 October 2017, 15:04:52 UTC
ResetColors removes ALL the colors, not jut patch_ids.
Tip revision: 5a31e28
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