mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 22:10:32 +00:00
ENH: Fix comment
This commit is contained in:
parent
8102451c01
commit
ab28d3ea6e
@ -111,7 +111,7 @@ bool cmQTWrapUICommand::InitialPass(std::vector<std::string> const& argsIn)
|
||||
m_Makefile->AddSource(source_file);
|
||||
m_Makefile->AddSource(moc_file);
|
||||
|
||||
// create the list of sources
|
||||
// create the list of headers
|
||||
if (headerListValue.size() > 0)
|
||||
{
|
||||
headerListValue += ";";
|
||||
|
Loading…
Reference in New Issue
Block a user