mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
ENH: Updated release script configuration for CMake release 1.4.4.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
RELEASE_TAG="Release-1-4"
|
||||
VERSION="1.4"
|
||||
VERSION="1.4.4"
|
||||
PLATFORM="hpux-static"
|
||||
CC="cc"
|
||||
CXX="aCC"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
RELEASE_TAG="Release-1-4"
|
||||
VERSION="1.4"
|
||||
VERSION="1.4.4"
|
||||
PLATFORM="irix65"
|
||||
CC="cc"
|
||||
CXX="CC"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
RELEASE_TAG="Release-1-4"
|
||||
VERSION="1.4"
|
||||
VERSION="1.4.4"
|
||||
PLATFORM="x86-linux-static"
|
||||
CREATE_SOURCE_TARBALL="yes"
|
||||
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
RELEASE_TAG="Release-1-4"
|
||||
VERSION="1.4"
|
||||
VERSION="1.4.4"
|
||||
PLATFORM="sparc-sunos57-static"
|
||||
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
||||
FORM_LIBRARY="/usr/lib/libform.a"
|
||||
|
||||
Reference in New Issue
Block a user