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
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
target_sources(uking PRIVATE
Account.cpp
Account.h
DebugMessage.h
KingEditor.h
OverlayArena.cpp
OverlayArena.h