pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/cgal



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Wed Dec 16 11:29:47 UTC 2015

Modified Files:
        pkgsrc/math/cgal: distinfo
Added Files:
        pkgsrc/math/cgal/patches: patch-src-CMakeLists.txt

Log Message:
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 ...


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/cgal/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/cgal/patches/patch-src-CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index