Commit Graph

8 Commits

Author SHA1 Message Date
TaurusXin ef5835687e
chore: optimized code (#11)
* chore: use cout for printing

* chore: removed CMake optimize flags
2024-02-13 20:58:35 +08:00
TaurusXin ac1028d6a0
fix: set CMP0077 policy not work 2024-02-12 23:53:14 +08:00
TaurusXin e5906e425e
fix: still build ZLIB on msys2 2024-02-12 22:37:04 +08:00
TaurusXin 435aab5de6
chore: no ZLIB and TESTING 2024-02-12 22:24:25 +08:00
TaurusXin 5cfe439e48
fix: cannot recognize non-ASCII file name on Windows 2024-02-12 21:52:56 +08:00
overwriter 29273ff86f
feat: add MSVC CI; remove Makefile (#9)
Co-authored-by: TaurusXin <i@taurusxin.com>
2024-02-08 10:26:53 +08:00
TaurusXin fb17095626
removed: release type in CMakeLists.txt 2024-02-07 22:53:24 +08:00
overwriter b029725c98
refactor: use CMake for build
Co-authored-by: TaurusXin <i@taurusxin.com>
2024-02-07 21:54:56 +08:00