From 019735dd84eeb35e5415ac67e1f9b08cfba3a61b Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Mon, 7 Apr 2014 10:35:38 +0800 Subject: Update CMake files for git. A transfer from SVN to git. --- src/ui/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ui/CMakeLists.txt') diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 09af483..dc5a873 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -120,3 +120,5 @@ add_dependencies(fqterm_ui fqterm_common fqterm_utilities ) + +ADD_DEFINITIONS(-D "FQTERM_GIT_REVISION=\\\"${MCGGIT_WC_REVISION}\\\"") -- cgit v1.2.3