diff options
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 101d4465fa..4f80c58178 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,6 @@ option(BUILD_EVERYTHING "Build all optional components" ON) include(utils) include(wasm_spec_tests) -include(emoji_txt) serenity_component( Tests |