pkgsrc/math/cgal/patches
bouyer f6aa0743c7 Fix build error like:
-- Library config detected: Qt3/CMakeLists.txt
CMake Error at src/CMakeLists.txt:33 (add_subdirectory):
  add_subdirectory given source
  "/usr/tmp/math/cgal/work/CGAL-3.9/src/CGALQt3/CMakeLists.txt" which is not
  an existing directory.
Call Stack (most recent call first):
  src/CMakeLists.txt:80 (configure_component)

I guess the behavior of string(REPLACE ...) changed with the newer version
of cmake ...
2015-12-16 11:29:47 +00:00
..
patch-include_CGAL_config.h
patch-include_CGAL_Mesh__2_Do__not__refine__edges.h
patch-manpage-installation
patch-src-CMakeLists.txt Fix build error like: 2015-12-16 11:29:47 +00:00