summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6efdc84..f283d42 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -143,7 +143,7 @@ MESSAGE ( STATUS "<Locating ZIP library>" )
FIND_PACKAGE ( ZIP REQUIRED )
IF ( NOT WITH_SERVER )
- MESSAGE ( STATUS "<Locating Fontconfig" )
+ MESSAGE ( STATUS "<Locating Fontconfig>" )
FIND_PACKAGE ( Fontconfig REQUIRED )
IF ( WITH_OPENGL )
MESSAGE ( STATUS "<Locating OpenGL>" )