mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
BUG: Fix generated XML
This commit is contained in:
@@ -224,7 +224,7 @@ void cmLocalKdevelopGenerator::CreateNewProjectFile(const std::string& dir, cons
|
||||
fout<<" </environments>\n";
|
||||
fout<<" </make>\n";
|
||||
fout<<" </kdevcustomproject>\n";
|
||||
fout<<" <kdevfileCreate>\n";
|
||||
fout<<" <kdevfilecreate>\n";
|
||||
fout<<" <filetypes/>\n";
|
||||
fout<<" <useglobaltypes>\n";
|
||||
fout<<" <type ext=\"ui\" />\n";
|
||||
|
||||
Reference in New Issue
Block a user