diff options
Diffstat (limited to 'demos/CMakeLists.txt')
| -rw-r--r-- | demos/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/demos/CMakeLists.txt b/demos/CMakeLists.txt index 516ef7ae..a14eee80 100644 --- a/demos/CMakeLists.txt +++ b/demos/CMakeLists.txt @@ -6,10 +6,5 @@ add_subdirectory(platform) add_subdirectory(main) add_subdirectory(ScrollView) add_subdirectory(InputMethod) - -if(UNIX AND NOT APPLE AND NOT EMSCRIPTEN) - add_subdirectory(xcb) -endif() - add_subdirectory(parse) |
