瀏覽代碼

fix(cmake): remove list.hpp

greatbridf 1 年之前
父節點
當前提交
fa48094702
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -84,7 +84,6 @@ set(KERNEL_MAIN_SOURCES src/fs/fat.cpp
                         include/types/status.h
                         include/types/allocator.hpp
                         include/types/cplusplus.hpp
-                        include/types/list.hpp
                         include/types/lock.hpp
                         include/types/string.hpp
                         include/types/vector.hpp