equinor / dlisio

Python library for working with the well log formats Digital Log Interchange Standard (DLIS V1) and Log Information Standard (LIS79)
https://dlisio.readthedocs.io/en/latest/
Other
121 stars 39 forks source link

(Investigation) Adjust for scikit-build 0.12 fixes #394

Closed achaikou closed 3 years ago

achaikou commented 3 years ago

Scikit-build fixed some platform-related bug in version 0.12 https://scikit-build.readthedocs.io/en/latest/changes.html#scikit-build-0-12-0

Architecture now always passed through -A to MSVC generators

achaikou commented 3 years ago

Consider creating an issue for skbuild.