diff --git a/CGALConfig.cmake b/CGALConfig.cmake new file mode 100644 index 00000000000..819331d263c --- /dev/null +++ b/CGALConfig.cmake @@ -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)