From a63b9b15ca806337081c1e2126559be21fc3b7fe Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 20 Oct 2018 16:37:27 +0200 Subject: converios to the cmake building system Signed-off-by: gregory guy --- po/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 po/CMakeLists.txt (limited to 'po') diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt new file mode 100644 index 0000000..f5a2e1b --- /dev/null +++ b/po/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG auto OUTPUT_NAME ${PROJECT_NAME} ) -- cgit v1.2.3