mirror of https://github.com/cutefishos/calamares
[libcalamares] Take ownership of the versioning headers
- The sources were in src/calamares but processed and generated in libcalamares, which is weird at best. - Generate an "extended" version header. - Use the extended version in the logger and nowhere else. - While here, minor coding style cleanups The overall change here means that after running CMake, only Logger.cpp needs to be rebuilt (if the extended version has changed) and not a handful of other files that don't need the full version number, but do happen to include CalamaresVersion.hmain
parent
9568fc082f
commit
38b347f8f2
Loading…
Reference in New Issue