Files
cgal/CGALConfig.cmake
T
Laurent Rineau 3e2ae550fb Add CGALConfig.cmake at the root of the Git layout
That CGALConfig.cmake is a sort of alias for
lib/cmake/CGAL/CGALConfig.cmake in Installation.
2017-03-29 12:49:57 +02:00

7 lines
173 B
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)