python-cmake / pytest-cmake

Pytest module for CMake
https://python-cmake.github.io/pytest-cmake/
MIT License
27 stars 2 forks source link

Fix CTest errors during partial builds #34

Closed buddly27 closed 3 months ago

buddly27 commented 3 months ago

Modified the inclusion logic to ensure CTest runs tests correctly, even when only part of the codebase is built.