소스 검색

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