Browse Source

fix CMakeLists

AlexVinS 10 years ago
parent
commit
93c214d7a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/CMakeLists.txt

+ 1 - 0
lib/CMakeLists.txt

@@ -17,6 +17,7 @@ set(lib_SRCS
 		filesystem/CBinaryReader.cpp
 		filesystem/CFileInputStream.cpp
 		filesystem/CZipLoader.cpp
+                filesystem/CZipSaver.cpp
 		filesystem/Filesystem.cpp
 		filesystem/ResourceID.cpp
                 filesystem/MinizipExtensions.cpp