pyctest.pycmake

class pyctest.pycmake.cmake

Bases: pybind11_builtins.pybind11_object

pyctest.pycmake.exe_path() → str

Path to cmake executable

pyctest.pycmake.execute(args: List[str]=[]) → int

Directly run cmake

class pyctest.pycmake.ostream_redirect

Bases: pybind11_builtins.pybind11_object

pyctest.pycmake.run(args: List[str]=[], binary_dir: str='.') → None

Run CMake