diff options
author | gregory guy <g-gregory@gmx.fr> | 2018-09-20 17:06:23 +0200 |
---|---|---|
committer | gregory guy <g-gregory@gmx.fr> | 2018-09-20 17:06:23 +0200 |
commit | e9398903e02dc665d77bca0c0563153d71cda0fa (patch) | |
tree | 9192d094bb04290b0d94a9a5d1ed8fb924aa5153 /po/ga | |
parent | bdf9130d36b73d37e53be4b9b8d864123b0f4e65 (diff) | |
download | kiosktool-e9398903e02dc665d77bca0c0563153d71cda0fa.tar.gz kiosktool-e9398903e02dc665d77bca0c0563153d71cda0fa.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'po/ga')
-rw-r--r-- | po/ga/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/ga/CMakeLists.txt b/po/ga/CMakeLists.txt new file mode 100644 index 0000000..02707f7 --- /dev/null +++ b/po/ga/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG ga ) |