[CMake] Build only what you need in third party libs

David Cole david.cole at kitware.com
Tue Dec 22 10:43:05 EST 2009


On Tue, Dec 22, 2009 at 10:27 AM, Brian Davis <bitminer at gmail.com> wrote:
>
>
> I tried the command
>
> C:\Users\bdavis>cmake --help-module ExternalProject_Add
> cmake version 2.8.0
> Argument "ExternalProject_Add" to --help-module is not a CMake module.
>
>
> Must I get latest form source?  Or did I do above incorrectly.  Also
> ExternalProject_add is not in :
> file:///C:/Program%20Files%20%28x86%29/CMake%202.8/doc/cmake-2.8/cmake-commands.html
> (Windows Install document tree)  should it be or is it new?
>

Oops. Sorry. Make that:
"cmake --help-module ExternalProject"

Or online here:
http://cmake.org/cmake/help/cmake-2-8-docs.html#module:ExternalProject


Thx,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091222/d5209187/attachment.htm>


More information about the CMake mailing list