Procházet zdrojové kódy

fix(cmake): remove list.hpp

greatbridf před 1 rokem
rodič
revize
fa48094702
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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