finish the por

This commit is contained in:
2018-06-02 17:44:25 +08:00
parent e98e1f2d99
commit bbc06c4132
50 changed files with 4218 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
file(REMOVE_RECURSE
"CMakeFiles/png.dir/main.cpp.obj"
"png.pdb"
"png.exe"
"png.exe.manifest"
"libpng.dll.a"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/png.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()