Skip to content

Update libdigidocpp to v4.4.0 and remove build hacks#6

Draft
lnagel wants to merge 2 commits intomainfrom
upstream-v440
Draft

Update libdigidocpp to v4.4.0 and remove build hacks#6
lnagel wants to merge 2 commits intomainfrom
upstream-v440

Conversation

@lnagel
Copy link
Copy Markdown
Member

@lnagel lnagel commented Mar 16, 2026

Summary

  • Update libdigidocpp submodule from v4.3.0 to master (pre-v4.4.0)
  • Remove symlink hack — upstream switched CMAKE_SOURCE_DIR to PROJECT_SOURCE_DIR (#716)
  • Remove ANDROID=TRUE hack — upstream now includes static targets in export set (#717)

Remaining hacks (pending upstream PRs)

Once both are merged, update the submodule pin and remove the last two hacks.

lnagel and others added 2 commits March 16, 2026 14:09
Upstream now uses PROJECT_SOURCE_DIR (fixes CMAKE_SOURCE_DIR issue)
and includes static targets in the export set (fixes install(EXPORT)
failure). Removes the symlink workaround and ANDROID=TRUE hack.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant