Hi,
I'm trying to officially package the nitrokey lib/app and currently encountering an issue while running the test as nitrokey::get_library_version() returns an empty string. This may be related to #119 a bit.
It happens when using the detatched source tarballs on the github release page that include signatures (which is awesome btw, thx).
can we get this fixed somehow?
Edit:
Looks like its related to 35ba226
major and minor version for the generated files are properly populated and get_library_vorersion seems to only be used for git version? So ignoring that REQUIRE seems to be acceptable for now?