ENH: change to work with new FLTK command
This commit is contained in:
parent
c25e2b9b97
commit
e1870805b4
|
@ -144,6 +144,7 @@ SET (FLTK_SRCS
|
|||
SET (FLTK_WRAP_UI "On")
|
||||
SET (FLTK_FLUID_EXECUTABLE "echo")
|
||||
FLTK_WRAP_UI (wraplibFLTK ${FLTK_SRCS})
|
||||
ADD_LIBRARY(wraplibFLTK ${wraplibFLTK_FLTK_UI_SRCS})
|
||||
CONFIGURE_FILE(
|
||||
${Wrapping_SOURCE_DIR}/fltk1.fl
|
||||
${Wrapping_BINARY_DIR}/fltk1.cxx
|
||||
|
|
Loading…
Reference in New Issue