Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetOutputExtension
Method
GetOutputExtension
Source/CPack/cmCPackGenerator.h:135–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
cmInstalledFile const* GetInstalledFile(std::string const& name) const;
134
135
virtual char const* GetOutputExtension() { return
".cpack"
; }
136
virtual char const* GetOutputPostfix() { return nullptr; }
137
138
/**
Callers
1
PrepareNames
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected