powturbo / Turbo-Base64

Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
GNU General Public License v3.0
277 stars 41 forks source link

CMAKE version? #17

Closed AddASecond closed 1 year ago

AddASecond commented 2 years ago

Nice work but makefile let it include lots of bug and uneasy to use on different platform I really can't config it on my computer May you provide a CMake version to beat this? https://github.com/aklomp/base64

powturbo commented 1 year ago

I've used the makfile on different platforms (linux, windows, power9, aarch64, apple ios ...) without any issue. I'll try to add a cmake file in the future.