https://github.com/CGAL/cgal
Raw File
Tip revision: 4ef1ccc9e96375965a387f103e3459e1f841c550 authored by Sébastien Loriot on 09 March 2018, 13:48:46 UTC
use Root_of_2 to guarantee the validity of the predicate
Tip revision: 4ef1ccc
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