https://github.com/CGAL/cgal
Revision 6d2ada806c057e3836a701cc729af81a447034b4 authored by Sebastien Loriot on 23 March 2020, 12:35:48 UTC, committed by GitHub on 23 March 2020, 12:35:48 UTC
2 parent s 614b555 + 70f3ac3
Raw File
Tip revision: 6d2ada806c057e3836a701cc729af81a447034b4 authored by Sebastien Loriot on 23 March 2020, 12:35:48 UTC
Merge pull request #4153 from necipfazil/gsoc2019-pointmatcher_icp_wrapper-necipfazil
Tip revision: 6d2ada8
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