https://github.com/CGAL/cgal
Raw File
Tip revision: 2b250c5d07a2d6b9230a1031ba93415f55a742a5 authored by Maxime Gimeno on 07 March 2018, 08:52:47 UTC
Fix the RotationPoint setting.
Tip revision: 2b250c5
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