Merge topic 'fortran-avoid-timestamp-touch'
5622a16 Make Fortran $obj.provides.build targets not .PHONY
This commit is contained in:
commit
2a214ad8b5
@ -849,7 +849,7 @@ cmMakefileTargetGenerator
|
|||||||
p_depends.push_back(relativeObj);
|
p_depends.push_back(relativeObj);
|
||||||
this->LocalGenerator->WriteMakeRule(*this->BuildFileStream, 0,
|
this->LocalGenerator->WriteMakeRule(*this->BuildFileStream, 0,
|
||||||
temp.c_str(), p_depends, no_commands,
|
temp.c_str(), p_depends, no_commands,
|
||||||
true);
|
false);
|
||||||
}
|
}
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user