https://github.com/CGAL/cgal
Raw File
Tip revision: 6edaa7a72063ec908b1269f9b91ef4baa05d9e4b authored by Konstantinos Katrioplas on 07 March 2018, 10:41:31 UTC
test different options using macro definitions
Tip revision: 6edaa7a
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