[CMake] A doubt about macros, relative paths and long args

Leopold Palomo Avellaneda leo at alaxarxa.net
Thu Mar 27 20:06:04 EDT 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080328/f9fe41b5/attachment.pgp>


More information about the CMake mailing list