is FILE(DIFFERENT ...) depreciated or reserved for internal use or something?<div><br></div><div>It doesnt turn up in the docs online or the internal docs in Source/cmFileCommand.h</div><div><br></div><div>Definitely in Sources/cmFileCommand.cxx though:</div>
<div><br></div><div><div><div> else if ( subCommand == "DIFFERENT" )</div><div> {</div><div> return this->HandleDifferentCommand(args);</div></div></div><div><br></div><div>Just an omission from the docs?</div>
<div><br></div><div>~</div><div>Doug.</div>