2021-05-11 17:29:08 +00:00
|
|
|
target_sources(squawk PRIVATE
|
2021-05-11 18:35:12 +00:00
|
|
|
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
|
|
|
)
|
2019-11-02 20:50:25 +00:00
|
|
|
|
|
|
|
add_subdirectory(vcard)
|
2021-05-15 22:07:49 +00:00
|
|
|
add_subdirectory(messageline)
|
2022-01-16 19:54:57 +00:00
|
|
|
add_subdirectory(settings)
|