Skip to content

Conversation

apteryks
Copy link

cmake: Add custom target to fetch files required at build time.

This is to facilitate fully-working offline builds. The target is
intended to be run before every release tag or when needed to have
recent enough versions.

  • CMakeLists.txt (update_tsl_files): New target.
  • client/EE.xml: New file.
  • client/eu-lotl.xml: Likewise.

Fixes: #1348
Signed-off-by: Maxim Cournoyer [email protected]

Maxim Cournoyer added 3 commits August 12, 2025 19:23
This makes cloning submodules work when working from a fork.
This is to facilitate fully-working offline builds.  The target is
intended to be run before every release tag or when needed to have
recent enough versions.

* CMakeLists.txt (update_tsl_files): New target.
* client/EE.xml: New file.
* client/eu-lotl.xml: Likewise.

Fixes: open-eid#1348
Signed-off-by: Maxim Cournoyer <[email protected]>
@apteryks
Copy link
Author

Related: open-eid/qt-common#144

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.

Required TSL and config files are downloaded from network at build time

1 participant