Explorar el Código

fix(cmake): remove list.hpp

greatbridf hace 1 año
padre
commit
fa48094702
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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