dotnet interop with libarchive
- use python script in
pyfolder to parse thearchive.handarchive_entry.h, and generated C# files. - generated C# files are in
csfolder, as a part of the C# project. - use CMakeLists.txt to build libarchive, and copy the binary to
cs/libfolder.