summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindZIP.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindZIP.cmake b/cmake/FindZIP.cmake
index fc20eaa..cd220c9 100644
--- a/cmake/FindZIP.cmake
+++ b/cmake/FindZIP.cmake
@@ -21,7 +21,7 @@ ELSE(ZIP_LIBRARIES AND ZIP_INCLUDE_DIR)
SET(ZIP_NAMES zip)
FIND_LIBRARY(ZIP_LIBRARIES NAMES ${ZIP_NAMES}
PATHS
- ${CMAKE_SOURCE_DIR}/packaging/windows/SDL/
+ ${CMAKE_SOURCE_DIR}/packaging/windows/LibZip/
/usr/local/include
/usr/include
NO_DEFAULT_PATH