summaryrefslogtreecommitdiff
path: root/CMakeLists.txt.macos
diff options
context:
space:
mode:
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)