summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a2235b0..7cfc546 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -131,9 +131,9 @@ ENDIF ( Apple )
###############################################################################
# LIBS SEARCH
###############################################################################
-MESSAGE ( STATUS "<Locating ZZIP library>" )
+MESSAGE ( STATUS "<Locating ZIP library>" )
MESSAGE ( STATUS "<******************************>" )
-FIND_PACKAGE ( ZZIP REQUIRED )
+FIND_PACKAGE ( ZIP REQUIRED )
IF ( WITH_OPENGL )
MESSAGE ( STATUS "<Locating OpenGL stuff>" )
MESSAGE ( STATUS "<******************************>" )