scikit-build / cmake-python-distributions

This project provides the infrastructure to build CMake Python wheels.
https://cmake-python-distributions.readthedocs.io
Apache License 2.0
114 stars 34 forks source link

fix: make sure the full path is visible to the program too #558

Closed henryiii closed 2 weeks ago

henryiii commented 2 weeks ago

Fix #557.

This can only be seen if there's a CMakeLists.txt in the directory, which is why my local --version checks were passing.