Skip to content

cmake: avoid PROJECT_VERSION

Ben Boeckel requested to merge ben.boeckel/smtk:fix-version-variables into master

This variable ends up dropping the leading zero in the new version numbering scheme which confuses the superbuild.

See: cmake/cmake#22077 (closed)


Backport: release

Merge request reports