mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 02:42:51 +00:00
3 lines
70 B
CMake
3 lines
70 B
CMake
FILE(GLOB_RECURSE PO_FILES *.po)
|
|
add_translations(loopy ${PO_FILES})
|
|
|