That CGALConfig.cmake is a sort of alias for lib/cmake/CGAL/CGALConfig.cmake in Installation.
7 lines
173 B
CMake
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)
|