diff options
author | gregory guy <g-gregory@gmx.fr> | 2018-09-01 17:37:07 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-09-02 02:25:05 +0200 |
commit | 72f379d3ba87fb06959f06945548e11b984e047f (patch) | |
tree | 9d09e56c2327188d386047f2bcc34497ebd15c42 /po/es/CMakeLists.txt | |
parent | a896fdef0a292cc9e98608fdf9e88c1c46aced27 (diff) | |
download | knetload-72f379d3ba87fb06959f06945548e11b984e047f.tar.gz knetload-72f379d3ba87fb06959f06945548e11b984e047f.zip |
conversion to cmake build system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 676a81fc784c057271e1a417ab734595eb3f2313)
Diffstat (limited to 'po/es/CMakeLists.txt')
-rw-r--r-- | po/es/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/es/CMakeLists.txt b/po/es/CMakeLists.txt new file mode 100644 index 0000000..041b7a3 --- /dev/null +++ b/po/es/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG es ) |