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

Method AddGeneratorSpecificInstallSetup

Source/cmLocalGenerator.h:625–625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

623 std::vector<std::string> const& configurationTypes);
624
625 virtual void AddGeneratorSpecificInstallSetup(std::ostream&) {}
626
627 std::string& CreateSafeUniqueObjectFileName(std::string const& sin,
628 std::string const& dir_max);

Callers 1

GenerateInstallRulesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected