RELEASE_TAG="Release-1-4" VERSION="1.4.5" PLATFORM="x86-linux-static" CREATE_SOURCE_TARBALL="yes" CURSES_LIBRARY="/usr/lib/libcurses.a" FORM_LIBRARY="/usr/lib/libform.a" # Write entries into the cache file before building cmake. WriteCMakeCache() { ${CAT} > CMakeCache.txt <