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

Function testCMExtAlgorithm

Tests/CMakeLib/testCMExtAlgorithm.cxx:112–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112int testCMExtAlgorithm(int /*unused*/, char* /*unused*/[])
113{
114 testAppend();
115
116 return failed;
117}

Callers

nothing calls this directly

Calls 1

testAppendFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…