🎉 begin project
This commit is contained in:
commit
8da6ddc689
29 changed files with 1261 additions and 0 deletions
5
Source/Core/CMakeLists.txt
Normal file
5
Source/Core/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
add_module_sources(
|
||||
VUI.cppm
|
||||
Window.cppm
|
||||
WindowManager.cppm
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue