MCPcopy Create free account
hub / github.com/Kitware/CMake / UseIncludeRegExp

Method UseIncludeRegExp

Source/CTest/cmCTestTestHandler.cxx:1835–1838  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1833}
1834
1835void cmCTestTestHandler::UseIncludeRegExp()
1836{
1837 this->UseIncludeRegExpFlag = true;
1838}
1839
1840void cmCTestTestHandler::UseExcludeRegExp()
1841{

Callers 1

ProcessOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected