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.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# 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)
|
||||
Reference in New Issue
Block a user