Skip to content

Add version.txt for building from source tarballs - #93

Merged
mpeg5 merged 1 commit into
masterfrom
add_version_txt
Aug 7, 2026
Merged

Add version.txt for building from source tarballs#93
mpeg5 merged 1 commit into
masterfrom
add_version_txt

Conversation

@kpchoi

@kpchoi kpchoi commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

GitHub release source tarballs contain no .git directory, so CMake falls back to version.txt — which does not exist, making tarball builds fail with a fatal configure error. This adds version.txt (v0.6.0) ahead of tagging the v0.6.0 release, so packagers can build straight from the tarball.

Git builds are unaffected: the tag from git describe still takes precedence.

Signed-off-by: KP Choi <kp5.choi@samsung.com>
@mpeg5
mpeg5 merged commit 6532f3b into master Aug 7, 2026
3 checks passed
@kpchoi
kpchoi deleted the add_version_txt branch August 8, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants