mirror of
https://github.com/reactos/CMake.git
synced 2025-04-02 07:11:33 +00:00
Autogen: Continue search for FOO_p.h when FOO.h was found
This commit is contained in:
parent
d3234a8a48
commit
251bcbed72
@ -1160,7 +1160,6 @@ void cmQtAutoGenerators::SearchHeadersForSourceFile(
|
||||
if (!this->UicSkip(absFilename) && !this->UicSkip(headerName)) {
|
||||
uicHeaderFiles.insert(headerName);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user