pkgsrc/devel/cmake
adam f2fe688425 Changes 3.0.1:
We are pleased to announce the release of CMake 3.0.0. In CMake 3.0, the CMake language has been extended with *Bracket Argument* and *Bracket Comment* syntax inspired by Lua long bracket, and the CMake documentation has been converted to reStructuredText.

Furthermore, new "CodeLite" and "Kate" extra generators are available for use with the Makefile or Ninja generators. In addition, the "add_library()" command learned a new "INTERFACE" library type, the "export()" command learned a new "EXPORT" mode that retrieves the list of targets to export from an export set configured by the "install(TARGETS)" command "EXPORT" option, and the "project()" command learned to set some version variables to values specified by the new "VERSION" option or to empty strings.
2014-08-10 10:02:51 +00:00
..
patches Changes 3.0.1: 2014-08-10 10:02:51 +00:00
buildlink3.mk
DESCR
distinfo Changes 3.0.1: 2014-08-10 10:02:51 +00:00
Makefile Changes 3.0.1: 2014-08-10 10:02:51 +00:00
PLIST Changes 3.0.1: 2014-08-10 10:02:51 +00:00
PLIST.Cygwin Adjust Cygwin to the normal pkgsrc installation layout. Add one file 2013-10-02 20:04:04 +00:00
PLIST.Darwin