A Divendres 28 Març 2008, Filipe Sousa va escriure:
> Leopold Palomo Avellaneda wrote:
> > Hi again,
> >
> > please, how can I pass an EXACT string to a ARGS command in a custom
> > command?
>
> VERBATIM
>
> add_custom_command(OUTPUT output1 [output2 ...]
>                              COMMAND command1 [ARGS] [args1...]
>                              [COMMAND command2 [ARGS] [args2...] ...]
>                              [MAIN_DEPENDENCY depend]
>                              [DEPENDS [depends...]]
>                              [IMPLICIT_DEPENDS <lang1> depend1 ...]
>                              [WORKING_DIRECTORY dir]
>                              [COMMENT comment] [VERBATIM] [APPEND])

Thanks .... 

however I still have problems with this macro .....

Regards,

Leo

-- 
--
Linux User 152692
PGP: 0xF944807E
Catalonia

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to