aboutsummaryrefslogtreecommitdiff
path: root/libs/kstd/CMakeLists.txt
diff options
context:
space:
mode:
authorLukas Oesch <lukasoesch20@gmail.com>2026-03-27 19:39:55 +0100
committerLukas Oesch <lukasoesch20@gmail.com>2026-03-27 19:39:55 +0100
commit610707e896504a33fa82db4905e57a4822d3bb9d (patch)
tree693bdc43052c4f8c8aff93adde0ed91eb7672d57 /libs/kstd/CMakeLists.txt
parentc3e80174faa2db9e6674af995aaa95b59ec53fec (diff)
downloadteachos-610707e896504a33fa82db4905e57a4822d3bb9d.tar.xz
teachos-610707e896504a33fa82db4905e57a4822d3bb9d.zip
add string tests
Diffstat (limited to 'libs/kstd/CMakeLists.txt')
-rw-r--r--libs/kstd/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/kstd/CMakeLists.txt b/libs/kstd/CMakeLists.txt
index 06543ab..d4f415f 100644
--- a/libs/kstd/CMakeLists.txt
+++ b/libs/kstd/CMakeLists.txt
@@ -46,6 +46,7 @@ if(NOT CMAKE_CROSSCOMPILING)
add_executable("kstd_tests"
"tests/src/vector.cpp"
"tests/src/os_panic.cpp"
+ "tests/src/string.cpp"
)
target_include_directories("kstd_tests" PRIVATE