Home
last modified time | relevance | path

Searched refs:SetCommandLineTool (Results 1 – 9 of 9) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestVC.h29 void SetCommandLineTool(std::string const& tool);
H A DcmCTestVC.cxx31 void cmCTestVC::SetCommandLineTool(std::string const& tool) in SetCommandLineTool() function in cmCTestVC
H A DcmCTestUpdateHandler.cxx165 vc->SetCommandLineTool(this->UpdateCommand); in ProcessHandler()
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestVC.h29 void SetCommandLineTool(std::string const& tool);
H A DcmCTestVC.cxx31 void cmCTestVC::SetCommandLineTool(std::string const& tool) in SetCommandLineTool() function in cmCTestVC
H A DcmCTestUpdateHandler.cxx165 vc->SetCommandLineTool(this->UpdateCommand); in ProcessHandler()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestVC.h29 void SetCommandLineTool(std::string const& tool);
H A DcmCTestVC.cxx31 void cmCTestVC::SetCommandLineTool(std::string const& tool) in SetCommandLineTool() function in cmCTestVC
H A DcmCTestUpdateHandler.cxx165 vc->SetCommandLineTool(this->UpdateCommand); in ProcessHandler()