diff options
Diffstat (limited to 'kapi/CMakeLists.txt')
| -rw-r--r-- | kapi/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kapi/CMakeLists.txt b/kapi/CMakeLists.txt index ca26615..d0ecb70 100644 --- a/kapi/CMakeLists.txt +++ b/kapi/CMakeLists.txt @@ -11,6 +11,7 @@ target_sources("kapi" PUBLIC "include/kapi/memory/address.hpp" "include/kapi/memory/frame_allocator.hpp" "include/kapi/memory/frame.hpp" + "include/kapi/memory/page_mapper.hpp" "include/kapi/memory/page.hpp" "include/kapi/system.hpp" ) |
