mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
ENH: allow custom commands for files that msdev knows about
This commit is contained in:
@@ -325,6 +325,7 @@ void cmDSPWriter::WriteCustomRule(std::ostream& fout,
|
||||
}
|
||||
fout << "\n";
|
||||
|
||||
fout << "# PROP Ignore_Default_Tool 1\n";
|
||||
fout << "# Begin Custom Build\n\n";
|
||||
if(outputs.size() == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user