mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -06:00
Autogen: Continue search for FOO_p.h when FOO.h was found
This commit is contained in:
@@ -1160,7 +1160,6 @@ void cmQtAutoGenerators::SearchHeadersForSourceFile(
|
||||
if (!this->UicSkip(absFilename) && !this->UicSkip(headerName)) {
|
||||
uicHeaderFiles.insert(headerName);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user