issues
search
python-cmake
/
pytest-cmake
Pytest module for CMake
https://python-cmake.github.io/pytest-cmake/
MIT License
27
stars
2
forks
source link
Fix parsing of list environment variables for Windows.
#16
Closed
buddly27
closed
8 months ago
buddly27
commented
8 months ago
Ensure that list environment variable are represented as strings before serializing the CTest commands;
Update CI script to support CMake 3.29 and Python 3.11.