mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-28 07:15:21 +00:00
7 lines
166 B
CMake
7 lines
166 B
CMake
|
add_subdirectory(Helpers)
|
||
|
# TODO: enable after adding content
|
||
|
#add_subdirectory(Core)
|
||
|
add_subdirectory(StatusQ)
|
||
|
add_subdirectory(Onboarding)
|
||
|
add_subdirectory(Assets)
|