Clean project structure.
This commit is contained in:
parent
78a4fa99ff
commit
947bf937fd
496 changed files with 206 additions and 137 deletions
4
src/ui/CMakeLists.txt
Normal file
4
src/ui/CMakeLists.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
add_subdirectory(client)
|
||||
add_subdirectory(ui_controls)
|
||||
add_subdirectory(ui_elements)
|
||||
add_subdirectory(windows)
|
Loading…
Add table
Add a link
Reference in a new issue