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

Method Release

Source/cmFindPackageCommand.cxx:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 cmFindPackageCommandHoldFile& operator=(
111 cmFindPackageCommandHoldFile const&) = delete;
112 void Release() { this->File = nullptr; }
113};
114#endif
115

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected