Closed stoewer closed 8 years ago
Currently we use our custom build dependencies for NIX windows builds. Maybe it is worth evaluating the whether dependencies can be installed with NuGet:
https://www.nuget.org/packages/hdf5-v120/ https://www.nuget.org/packages/boost/ https://www.nuget.org/packages/cppunit/ https://www.nuget.org/packages/gtest/
Turnout that this is not really what we want ;(
Currently we use our custom build dependencies for NIX windows builds. Maybe it is worth evaluating the whether dependencies can be installed with NuGet:
https://www.nuget.org/packages/hdf5-v120/ https://www.nuget.org/packages/boost/ https://www.nuget.org/packages/cppunit/ https://www.nuget.org/packages/gtest/