ENH: Added release script configuration for IRIX build.
This commit is contained in:
parent
cdd688a75c
commit
6707a2b736
|
@ -0,0 +1,7 @@
|
||||||
|
RELEASE_TAG="Release-1-4"
|
||||||
|
VERSION="1.4"
|
||||||
|
PLATFORM="irix65"
|
||||||
|
CMAKE="/rolle/insight/CMake-CC-dashboard/Source/cmake"
|
||||||
|
CC="cc"
|
||||||
|
CXX="CC"
|
||||||
|
|
Loading…
Reference in New Issue