add header to CMakeLists

This commit is contained in:
Pistonight 2024-08-10 19:12:03 -07:00
parent 295e14b98d
commit a6cf11f7ed
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
target_sources(uking PRIVATE target_sources(uking PRIVATE
UI/ArcResource.h
UI/ArcResourceMgr.h UI/ArcResourceMgr.h
UI/LayoutResourceMgr.cpp UI/LayoutResourceMgr.cpp
UI/LayoutResourceMgr.h UI/LayoutResourceMgr.h