From 298e4972a9e72842c67c06eb9a23f517b16f411a Mon Sep 17 00:00:00 2001 From: lvntky Date: Tue, 26 Nov 2024 11:28:44 +0300 Subject: [test] fps and text rendering example --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3