katie/translations/CMakeLists.txt
Ivailo Monev d87f1b96c9 make it easier to build the translations only
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-19 04:45:07 +00:00

2 lines
67 B
CMake

file(GLOB TRANSLATIONS "*.ts")
katie_translations(${TRANSLATIONS})