Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1835
void cmCTestTestHandler::UseIncludeRegExp()
1836
{
1837
this->UseIncludeRegExpFlag = true;
1838
}
1839
1840
void cmCTestTestHandler::UseExcludeRegExp()
1841
{
Callers
1
ProcessOptions
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected