mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
NOISSUE split GUI stuff from logic library
This commit is contained in:
parent
fcd4a482f7
commit
47e37635f5
286 changed files with 126 additions and 132 deletions
|
|
@ -117,6 +117,8 @@ include(Coverity)
|
|||
############################### Built Artifacts ###############################
|
||||
|
||||
add_subdirectory(tests)
|
||||
add_subdirectory(logic)
|
||||
add_subdirectory(libraries/logic)
|
||||
add_subdirectory(libraries/gui)
|
||||
|
||||
add_subdirectory(application)
|
||||
add_subdirectory(wonkoclient)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue