BlueBrain / HighFive

HighFive - Header-only C++ HDF5 interface
https://bluebrain.github.io/HighFive/
Boost Software License 1.0
673 stars 159 forks source link

Review CMake code for Windows. #1012

Open 1uc opened 3 months ago

1uc commented 3 months ago

For windows we might need /bigobj and certainly need NOMINMAX if windows.h is included. We might want to include those flags in HighFive::HighFive.