Cloned SEACAS for EXODUS library with extra build files for internal package management.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
set(${REPOSITORY_NAME}_VERSION 1.1)
|
|
set(${REPOSITORY_NAME}_MAJOR_VERSION 01)
|
|
set(${REPOSITORY_NAME}_MAJOR_MINOR_VERSION 010100)
|
|
set(${REPOSITORY_NAME}_VERSION_STRING "1.1 (Dev)")
|
|
set(${REPOSITORY_NAME}_ENABLE_DEVELOPMENT_MODE_DEFAULT ON) # Change to 'OFF' for a release
|
|
|