[CMake] Another minor docs issue; no FILE(DIFFERENT ... ) documentation?

Doug douglas.linder at gmail.com
Tue Jun 19 22:46:42 EDT 2012


is FILE(DIFFERENT ...) depreciated or reserved for internal use or
something?

It doesnt turn up in the docs online or the internal docs
in Source/cmFileCommand.h

Definitely in Sources/cmFileCommand.cxx though:

 else if ( subCommand == "DIFFERENT" )
    {
    return this->HandleDifferentCommand(args);

Just an omission from the docs?

~
Doug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120620/fbe31501/attachment.htm>


More information about the CMake mailing list