BUG: Put all files to manifest
This commit is contained in:
parent
bfd79e99e6
commit
b55d109864
|
@ -484,8 +484,8 @@ bool cmFileCommand::HandleInstallCommand(
|
|||
{
|
||||
perror("problem doing chmod.");
|
||||
}
|
||||
smanifest_files += ";" + destfile;
|
||||
}
|
||||
smanifest_files += ";" + destfile;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue