DigiDoc4-Client icon indicating copy to clipboard operation
DigiDoc4-Client copied to clipboard

Bundle tsl files

Open apteryks opened this issue 8 months ago • 1 comments

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]

apteryks avatar Aug 12 '25 11:08 apteryks

Related: https://github.com/open-eid/qt-common/pull/144

apteryks avatar Aug 12 '25 11:08 apteryks