The two commands seem to have the exact same documentation. Are they the same command in reality?

In the generated CMake.docbook there is this xml:

<para id="command_find_file"><sect2><title>find_file</title></ sect2> Find the full path to a file.</para>

    <literallayout>   find_path(&lt;VAR&gt; name1 [path1 path2 ...])
</literallayout>

Notice that the "usage" section refers to find_file as find_path?

Is this a bug or just something I am not understanding.
_________________________________________________________
Mike Jackson                  [EMAIL PROTECTED]
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio



_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to