diff options
| author | lvntky <klevent1903@gmail.com> | 2024-11-26 11:28:44 +0300 |
|---|---|---|
| committer | lvntky <klevent1903@gmail.com> | 2024-11-26 11:28:44 +0300 |
| commit | 298e4972a9e72842c67c06eb9a23f517b16f411a (patch) | |
| tree | 6004864ad0880e05a31a8d1cfc4f7993210cb33f /CMakeLists.txt | |
| parent | cd870c7ed521532b43f7b170404a8fb1e729f6e9 (diff) | |
[test] fps and text rendering example
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 10cb5e7..e47cc2c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,3 +30,4 @@ add_example(texture) add_example(raw_mode) add_example(framebuf_info) add_example(text) +add_example(texture_show_fps) |
