Added missing table and tree examples to CMake build files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7011 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
ec908230a1
commit
ff861ae5c0
@ -80,9 +80,11 @@ CREATE_EXAMPLE(scroll scroll.cxx fltk)
|
||||
CREATE_EXAMPLE(subwindow subwindow.cxx fltk)
|
||||
CREATE_EXAMPLE(symbols symbols.cxx fltk)
|
||||
CREATE_EXAMPLE(tabs tabs.fl fltk)
|
||||
CREATE_EXAMPLE(table table.cxx fltk)
|
||||
CREATE_EXAMPLE(threads threads.cxx fltk)
|
||||
CREATE_EXAMPLE(tile tile.cxx fltk)
|
||||
CREATE_EXAMPLE(tiled_image tiled_image.cxx fltk)
|
||||
CREATE_EXAMPLE(tree tree.cxx fltk)
|
||||
CREATE_EXAMPLE(valuators valuators.fl fltk)
|
||||
CREATE_EXAMPLE(unittests unittests.cxx fltk)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user