Skip to content

Qt4Macros: Only cut last extension (".ts") and replace it with ".qm"

Kai Blaschke requested to merge kblaschke/cmake:fix-issue-20210 into master

Qt4Macros.cmake: Only cut last extension (".ts") and replace it with ".qm" instead of "longest" extension, beginning at the first dot found in the filename.

Fixes: #20210 (closed)
Topic-rename: Qt4Macros-last-ext

Edited by Craig Scott

Merge request reports