From 942c6c1da317ad73c841462cc11df994f4eb94e1 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Thu, 25 Feb 2016 09:12:54 +0300 Subject: Initial cmake convertion (cherry picked from commit 20cda3a85e6290422fd62234a2c612f7b8e324e9) --- zh_CN/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 zh_CN/CMakeLists.txt (limited to 'zh_CN/CMakeLists.txt') diff --git a/zh_CN/CMakeLists.txt b/zh_CN/CMakeLists.txt new file mode 100644 index 0000000..36f93f7 --- /dev/null +++ b/zh_CN/CMakeLists.txt @@ -0,0 +1 @@ +tde_conditional_add_subdirectory( BUILD_MESSAGES messages ) -- cgit v1.2.1