> > I've fixed (locally) the changes required by this proposal > in CMake files and in file fluid/ide_maketools.cxx, > so only the IDE's remain to be fixed. > > Matt: what's your opinion on this proposal ? > I have tried to understand the general logic of your IDE_SUPPORT > as fluid plugins. My understanding is that you build a single db with > fluid --fltkdb > and then construct Xcode and VisualC project files from it. > It seems also that Mac OS X-only source files aren't considered by > the present logic. So, what can we decide ?
To Matt: I have discovered the xcode_only() function in ide_support.cxx. With it, I think I can commit the change that introduces 3 OS X-specific objective-c++ files for compilation. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
