[Cmake] Question: how to use ADD_CUSTOM_COMMAND?

Andy Cedilnik andy.cedilnik at kitware.com
Thu Mar 27 11:38:55 EST 2003


Hi Fang,

Custom commands are a way to add custom rules to CMake. Depending on
what you are planning to do, there are different levels of difficulty. 

Look in CMake FAQ about LaTeX or MacOSX resources for example.

			Andy

On Thu, 2003-03-27 at 11:24, Shunming Fang wrote:
> Hello, Guys,
> I checked the CMake document to see how to use ADD_CUSTOM_COMMAND, it is
> not clear to understand how to use it correctly, Could your guys please
> give me a piece code how to implement it? my problem is I want to
> implement two perl scripts as custom command.
> Thanks





More information about the CMake mailing list