From 1a6111e3f02b0a9cff0f81fb524b4dfb7d69854b Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 4 Nov 2025 21:59:42 +0800 Subject: Move xml to base. --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'test/CMakeLists.txt') diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index cd51b2f3..22f66e40 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -17,6 +17,5 @@ endfunction() add_subdirectory(base) add_subdirectory(platform) -add_subdirectory(xml) add_subdirectory(toml) add_subdirectory(ui) -- cgit v1.2.3