Merge branch 'backport-revert-autorcc-qt-5.1' into release
This commit is contained in:
commit
81dbab6e08
@ -86,7 +86,7 @@ std::string cmQtAutoGeneratorInitializer::ListQt5RccInputs(cmSourceFile* sf,
|
|||||||
|
|
||||||
std::vector<std::string> command;
|
std::vector<std::string> command;
|
||||||
command.push_back(rccCommand);
|
command.push_back(rccCommand);
|
||||||
command.push_back("-list");
|
command.push_back("--list");
|
||||||
|
|
||||||
std::string absFile = cmsys::SystemTools::GetRealPath(
|
std::string absFile = cmsys::SystemTools::GetRealPath(
|
||||||
sf->GetFullPath());
|
sf->GetFullPath());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user