Add a new parameter to ecm_install_po_files_as_qm which allows users
to filter the .po files handled by the function.
The parameter is a glob-like pattern which is matched against the name
of the files.
Details
Details
- Reviewers
- None
Compiles, the old tests still pass and the test added for the new case
pass as well.
Diff Detail
Diff Detail
- Repository
- R240 Extra CMake Modules
- Branch
- qm_install_withpattern
- Lint
No Linters Available - Unit
No Unit Test Coverage
Comment Actions
Point this macro and ki18n_install() (which may require a similar change) in the same directory. I understand that it's not stricly needed (they can be two separate directories).