From 326ad00672711ac256642b2070b5e64583163556 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 21 Sep 2018 17:53:14 +0200 Subject: conversion 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/CMakeLists.txt') diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt new file mode 100644 index 0000000..2686f83 --- /dev/null +++ b/po/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG auto OUTPUT_NAME autostart ) -- cgit v1.2.1