[CMake] FLTK_WRAP_UI cmake-2.2.0

nicholasshea at tiscali.co.uk nicholasshea at tiscali.co.uk
Thu Sep 8 13:15:04 EDT 2005


Thanks Bill, that fixed it :)

-Nicholas

>At 09:46 AM 9/8/2005, nicholasshea at tiscali.co.uk wrote:
>
>>#-------------------------------------------------------------------------------
>># Build static lib of the fluid generated sources
>>#-------------------------------------------------------------------------------
>>FLTK_WRAP_UI(tsui ${UI_SOURCES})
>>ADD_LIBRARY (tsUI STATIC ${tsui_FLTK_UI_SRCS})
>
>I think the problem is here.  You should make sure
>that the library name tsUI is equal to tsui, and
>case matters.   i.e. The first argument to FLTK_WRAP_UI
>should be the same name as the target it is going to be
>used in.
>
>-Bill
>


___________________________________________________________

Book yourself something to look forward to in 2005.
Cheap flights - http://www.tiscali.co.uk/travel/flights/
Bargain holidays - http://www.tiscali.co.uk/travel/holidays/




More information about the CMake mailing list