Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetCompression
Method
SetCompression
Source/cmGeneratedFileStream.cxx:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
void cmGeneratedFileStream::SetCompression(bool compression)
104
{
105
this->Compress = compression;
106
}
107
108
void cmGeneratedFileStream::SetCompressionExtraExtension(bool ext)
109
{
Callers
1
OpenOutputFile
Method · 0.80
Calls
no outgoing calls
Tested by
1
OpenOutputFile
Method · 0.64