aboutsummaryrefslogtreecommitdiff
path: root/kapi/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kapi/CMakeLists.txt')
-rw-r--r--kapi/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kapi/CMakeLists.txt b/kapi/CMakeLists.txt
index 86b0fb6..553b9ba 100644
--- a/kapi/CMakeLists.txt
+++ b/kapi/CMakeLists.txt
@@ -5,6 +5,7 @@ target_sources("kapi" PUBLIC
FILE_SET HEADERS
BASE_DIRS "include"
FILES
+ "include/kapi/boot.hpp"
"include/kapi/cio.hpp"
"include/kapi/memory.hpp"
"include/kapi/system.hpp"