rogersce / cnpy

library to read/write .npy and .npz files in C/C++
MIT License
1.34k stars 301 forks source link

Download zlib with FetchContent for cross-compile #88

Open ruicx opened 2 years ago

ruicx commented 2 years ago

Adding an option to use CMake's FetchContent to download zlib for cross-compile.