mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
don't forget to change cmakefiles
This commit is contained in:
@@ -24,7 +24,9 @@ target_sources(kernel.elf PRIVATE
|
||||
misc.cpp
|
||||
syscalls.cpp
|
||||
syscalls.asm
|
||||
limine_modules.cpp)
|
||||
limine_modules.cpp
|
||||
handle_exception.cpp
|
||||
)
|
||||
|
||||
target_include_directories(kernel.elf PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user