The text file (DFTB+ source root)/api/mm/API_VERSION contains a version number for the API. This number adheres to semantic versioning, and would be nice to expose somehow.
Maybe it could go in the pkgconfig file? In that case however, I'd like to have DFTB+ upstream generate the .pc file so that the variable can have an "official" name.
The text file
(DFTB+ source root)/api/mm/API_VERSIONcontains a version number for the API. This number adheres to semantic versioning, and would be nice to expose somehow.Maybe it could go in the pkgconfig file? In that case however, I'd like to have DFTB+ upstream generate the
.pcfile so that the variable can have an "official" name.