mirror of
https://github.com/openmm/openmm-torch.git
synced 2026-03-10 19:14:16 +09:00
* added NOMINMAX flag for Windows builds
* fix link paths for Windows conda
* add C++ 17 standard to the python library compilation as well
* Revert "add C++ 17 standard to the python library compilation as well"
This reverts commit c69b68a073.
* fix the c++17 flag for Windows
* modify setup.py to fix issues for Windows
* change setup.py again
* fix for dll detection on Windows
* handle at feedstock
* windows cuda fixes
* undo CUDA patches which were not working
* try to manually point the linker to cuda.lib
* make the string raw