summaryrefslogtreecommitdiff
path: root/CMakeLists.txt.macos
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2014-04-07 10:35:38 +0800
committerIru Cai <mytbk920423@gmail.com>2014-04-07 10:47:59 +0800
commit019735dd84eeb35e5415ac67e1f9b08cfba3a61b (patch)
treeea2e8a99b098cd2b5950ade7a2b442ad8b82bef3 /CMakeLists.txt.macos
parent1be5668c144977a254af6e87454b3931dbfd1a07 (diff)
downloadfqterm-019735dd84eeb35e5415ac67e1f9b08cfba3a61b.tar.xz
Update CMake files for git.
A transfer from SVN to git.
Diffstat (limited to 'CMakeLists.txt.macos')
-rw-r--r--CMakeLists.txt.macos2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt.macos b/CMakeLists.txt.macos
index 459c0ad..9016271 100644
--- a/CMakeLists.txt.macos
+++ b/CMakeLists.txt.macos
@@ -4,7 +4,7 @@ set(CMAKE_VERBOSE_MAKEFILE ON)
ADD_DEFINITIONS(-Wall)
ADD_DEFINITIONS(-DFQTERM_VERSION_STRING="\\"${FQTERM_VERSION}\\"")
-ADD_DEFINITIONS(-DFQTERM_SVN_REVISION="\\"${MCGSVN_WC_REVISION}\\"")
+
if(FQTERM_USE_STATIC_QT)
ADD_DEFINITIONS(-DFQTERM_USE_STATIC_QT)