You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix release versioning: derive package version from git tag
- Pass tag version to CMake via -DPROJECT_VERSION_OVERRIDE
- Use CPACK_DEBIAN_FILE_NAME DEB-DEFAULT for proper deb naming
- Default project version is 0.0.0 (overridden in CI)
0 commit comments