Thanks everyone for their help.  I'm evaluating cmake for my group and
it appears that cmake meets many of the needs that we have.

Regards,

Juan

Hendrik Sattler wrote:
> Am Dienstag 31 Juli 2007 00:16 schrieb Juan Sanchez:
>> Thanks for the "make VERBOSE=1".  I was flying blind before that since
>> it wasn't on the man page.
>>
>> That is great that the add_library it works, even when one of the static
>> archives is external project.  All I need to do now is figure our how to
>> send "--whole-archive" to the linker for each of the static library
>> arguments.
> 
> see LINK_FLAGS in SET_TARGET_PROPERTIES. You only have to give that options 
> once (according to documentation).
> 
> HS
> 
> 


-- 
Juan Sanchez
[EMAIL PROTECTED]
800-538-8450 Ext. 54395
512-602-4395


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to