Ticket #31562: patch-CMakeLists.txt.diff
File patch-CMakeLists.txt.diff, 520 bytes (added by mamoll (Mark Moll), 13 years ago) |
---|
-
CMakeLists.txt
old new 507 507 CACHE STRING "The folder where CGAL user-side scripts will be installed, relative to CMAKE_INSTALL_PREFIX" 508 508 ) 509 509 510 set ( CGAL_INSTALL_CMAKE_DIR "${CGAL_INSTALL_LIB_DIR}/ CGAL"510 set ( CGAL_INSTALL_CMAKE_DIR "${CGAL_INSTALL_LIB_DIR}/cmake" 511 511 CACHE STRING "The folder where CGAL CMake modules will be installed, relative to CMAKE_INSTALL_PREFIX" 512 512 ) 513 513