On 03/08/2012 06:26 PM, Calvin Morrison wrote:
To whatever binary you need to add it to, add that
flag, without the l to the
LINK line
Sorry on my mobile
Mobile is fine,
I have found in TDEMacros.cmake tde_add_library:
# found directive "LINK"
if( "${_arg}" STREQUAL "LINK" )
set( _skip_store 1 )
set( _storage "_link" )
endif( "${_arg}" STREQUAL "LINK" )
So it looks like it need
tde_add_library( Xext LINK )
--
David C. Rankin, J.D.,P.E.