WISE-Developers / WISE_Application

WISE_Application formerly known as WISE
GNU Affero General Public License v3.0
7 stars 2 forks source link

CMake won't accept version suffix #23

Closed tredpath closed 1 year ago

tredpath commented 1 year ago

Because some builds use the version as a postfix to file names the build suffix isn't allowed by CMake. Strip the suffix from the version that is passed to CMake.