DigiDoc4-Client
DigiDoc4-Client copied to clipboard
Bundle tsl files
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]
Related: https://github.com/open-eid/qt-common/pull/144