Commit Graph

55 Commits

Author SHA1 Message Date
Luis Ibanez cdecad7a05 FIX: The command was modified it uses now a target and a source list
composed of .fl files. The names of the generated .cxx files are
     added internally to the Sources list of the target.
2001-12-11 02:21:18 -05:00
Luis Ibanez 83eb4b20c0 ENH: AddCustomCommand register now multiple outputs. Auxiliary variable manage
the output directory where FLTK generated code is going to be writen.
2001-12-02 18:22:19 -05:00
Luis Ibanez e11df32931 ENH: Custom commands are now builded. 2001-11-29 01:46:29 -05:00
Luis Ibanez b29e3f11cb ENH: Command simplified in order to construct a Source list of .cxx from
a source list of .fl GUI files.
2001-11-28 14:45:20 -05:00
Luis Ibanez 0eb838643e Command for invoking FLTK's code generator "Fluid" during the building process 2001-11-26 22:40:31 -05:00