feat():initial version

This commit is contained in:
2026-04-17 18:22:45 +08:00
commit ebc372aa44
2824 changed files with 445824 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# CMake generated Testfile for
# Source directory: D:/DevBuild/zlib-1.2.11
# Build directory: D:/DevBuild/zlib-1.2.11/build_win
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(example "example")
add_test(example64 "example64")