[CMake] nasm and cmake

Prakash Punnoor lists at punnoor.de
Wed Nov 16 18:13:06 EST 2005


William A. Hoffman schrieb:
>>- I don't undertsand too muchof what is going on in above files, but I
>>managed to get may nasm files finaly compiled. Unfortunately cmake want
>>to call an asm linker. I rather want the c(++) linker to be called. What
>>must I do to get this?
> 
> 
> Try this:
> 
> SET_TARGET_PROPERTIES(mylib PROPERTIES LINKER_LANGUAGE CXX)

Thx, this worked!

Prakash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://public.kitware.com/pipermail/cmake/attachments/20051117/c4297771/signature.pgp


More information about the CMake mailing list