aklomp / base64

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
BSD 2-Clause "Simplified" License
866 stars 162 forks source link

[cmake] Install all RUNTIME targets into `bin/` #89

Closed BurningEnlightenment closed 2 years ago

BurningEnlightenment commented 2 years ago

DLLs (not SOs) are RUNTIME targets which were previously installed into the lib/ directory instead of bin/.