squawk/ui/widgets/CMakeLists.txt

24 lines
342 B
CMake
Raw Normal View History

2021-05-11 17:29:08 +00:00
target_sources(squawk PRIVATE
account.cpp
account.h
account.ui
accounts.cpp
accounts.h
accounts.ui
chat.cpp
chat.h
conversation.cpp
conversation.h
conversation.ui
joinconference.cpp
joinconference.h
joinconference.ui
newcontact.cpp
newcontact.h
newcontact.ui
room.cpp
room.h
2021-05-11 17:29:08 +00:00
)
add_subdirectory(vcard)