pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/cmake
On Wed, Nov 18, 2015 at 09:27:02PM +0100, Joerg Sonnenberger wrote:
> On Tue, Nov 17, 2015 at 12:12:12PM +0000, Thomas Klausner wrote:
> > Module Name: pkgsrc
> > Committed By: wiz
> > Date: Tue Nov 17 12:12:12 UTC 2015
> >
> > Modified Files:
> > pkgsrc/devel/cmake: Makefile PLIST distinfo
> > pkgsrc/devel/cmake/patches: patch-Source_kwsys_SystemInformation.cxx
> > Removed Files:
> > pkgsrc/devel/cmake/patches: patch-Modules_Platform_SunOS.cmake
> > patch-Source_CursesDialog_cmCursesLongMessageForm.cxx
> > patch-Source_CursesDialog_cmCursesMainForm.cxx
> > patch-Source_CursesDialog_cmCursesStringWidget.cxx
> > patch-Source_CursesDialog_cmCursesWidget.cxx
> > patch-Utilities_cmjsoncpp_src_lib__json_json__writer.cpp
> >
> > Log Message:
> > Update cmake to 3.4.0:
>
> Breaks a bunch of KDE things, e.g. kgamma-4.14.3nb2:
>
> CMake Error at CMakeLists.txt:12 (check_include_files):
> Unknown CMake command "check_include_files".
They need to add "Include(CheckincludeFiles)" to their CMakeLists.txt
files. Perhaps it was indirectly included before and now isn't any
longer.
Thomas
Home |
Main Index |
Thread Index |
Old Index