瀏覽代碼

fix CMakeLists

AlexVinS 10 年之前
父節點
當前提交
93c214d7a0
共有 1 個文件被更改,包括 1 次插入0 次删除
  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