diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 50a4e39..fad5d22 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,9 +27,7 @@ add_example(line) add_example(rectangle) add_example(red) add_example(texture) -add_example(raw_mode) add_example(framebuf_info) add_example(text) add_example(texture_show_fps) -add_example(keyboard) -add_example(circle)
\ No newline at end of file +add_example(circle) |
