diff options
| author | Levent Kaya <levent.kaya@codefirst.io> | 2024-11-26 10:37:27 +0300 |
|---|---|---|
| committer | Levent Kaya <levent.kaya@codefirst.io> | 2024-11-26 10:37:27 +0300 |
| commit | 3ad0c759beca867a85d8a18e0c857cb91f694d57 (patch) | |
| tree | 3772b9c79602e93122b329da3c564c640d050e6b /CMakeLists.txt | |
| parent | 8bbb60a7fba15dfd51b6bbc918c79192ab29d2d2 (diff) | |
[refactor] changed text rendering
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 10cb5e7..be2849b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,4 +29,3 @@ add_example(red) add_example(texture) add_example(raw_mode) add_example(framebuf_info) -add_example(text) |
