From e076c0316b2c501fd1745a4c6bac909d3b2c9b1c Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 9 Jun 2022 20:26:09 +0800 Subject: ... --- demos/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'demos') diff --git a/demos/CMakeLists.txt b/demos/CMakeLists.txt index 9b8f0fec..46da3544 100644 --- a/demos/CMakeLists.txt +++ b/demos/CMakeLists.txt @@ -19,6 +19,7 @@ elseif(APPLE) add_subdirectory(InputMethod) add_subdirectory(SvgPath) elseif(UNIX) + add_subdirectory(graphics) add_subdirectory(xcb) endif() -- cgit v1.2.3