[vtkusers] QT + VKT + ITK + VS2008

John Drescher drescherjm at gmail.com
Wed Apr 27 10:32:19 EDT 2011


> IF(WIN32)
>  SET(GUI_TYPE WIN32)
> ENDIF(WIN32)
>
> ADD_EXECUTABLE( WatershedSegmentation ${SRCS} ${UI_SRCS} ${RCC_SRCS})
>

Don't you have to use GUI_TYPE in ADD_EXECUTABLE or am I missing something?

John



More information about the vtkusers mailing list