Bazist / HArray

Fastest Trie structure (Linux & Windows)
GNU General Public License v3.0
92 stars 10 forks source link

Make HArray static library #7

Closed 0golovatyi closed 3 years ago

0golovatyi commented 3 years ago

With these changes it will be possible to publish HArray as C++ package so it can be consumed by any project with adding one line to cmake/nuget/... config file.

NOTE: you'll need to edit your sln/vcproj as the folders are different now. But I highly recommend use generated sln instead.