mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
cmInstallTargetGenerator: Report namelink mode with list of files
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
// Prefix for all files in To.
|
||||
std::string ToDir;
|
||||
|
||||
NamelinkModeType NamelinkMode = NamelinkModeNone;
|
||||
bool NoTweak = false;
|
||||
bool UseSourcePermissions = false;
|
||||
cmInstallType Type = cmInstallType();
|
||||
|
||||
Reference in New Issue
Block a user