El 20/01/16 a las 15:51, Brad King escribió:
I don't know much about FLTK or recall specifically what the command does but I think it is about running "fluid" to generate some source files. This can now be done with add_custom_command calls, which could be packaged inside a macro or function that takes the place of fltk_wrap_ui(). That is what is done for similar use cases with other GUI toolkits. FLTK just happened to be one of the early use cases back at a time when everything needed a new command.
Your recollection is correct. I tried a simple sample with FLTK2 and it works fine (the flags passed are compatible). So I am puzzled.

--
Gonzalo Garramuño
ggarr...@gmail.com

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to