diff options
author | gregory guy <[email protected]> | 2018-10-23 14:08:03 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-10-26 02:51:17 +0200 |
commit | d27d6b7251bf275a11273235dd873a6d0cf74b5a (patch) | |
tree | b69534c70c0be5db7f1205d46d360a8ed4260661 /translations/pl/messages | |
parent | 780d6591ffa0a8670ccb38a1fad237484fc782ed (diff) | |
download | knetstats-d27d6b7251bf275a11273235dd873a6d0cf74b5a.tar.gz knetstats-d27d6b7251bf275a11273235dd873a6d0cf74b5a.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit eeefa496afbc5025420f1e1c30c1b2ca59fd4353)
Diffstat (limited to 'translations/pl/messages')
-rw-r--r-- | translations/pl/messages/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/pl/messages/CMakeLists.txt b/translations/pl/messages/CMakeLists.txt new file mode 100644 index 0000000..ca58df4 --- /dev/null +++ b/translations/pl/messages/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG pl ) |