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