ksys: Add missing header to CMakeLists

This commit is contained in:
Léo Lam
2021-03-12 16:22:18 +01:00
parent c28810405e
commit 107121ad45
+1
View File
@@ -1,6 +1,7 @@
target_sources(uking PRIVATE
Account.cpp
Account.h
DebugMessage.h
KingEditor.h
OverlayArena.cpp
OverlayArena.h