sisong / HDiffPatch

a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory requires when diff & patch.
Other
1.52k stars 280 forks source link

Does this project support compiling with cmake? #351

Closed BeastBurst closed 1 year ago

BeastBurst commented 1 year ago

Hello,

Is there a way to compile this project with Cmake and if so how ?

sisong commented 1 year ago

not support cmake
now support build by make/vc/xcode/codeblocks/AndroidNDK.