squawk/ui/widgets/vcard/CMakeLists.txt

10 lines
135 B
CMake
Raw Normal View History

2021-05-11 17:29:08 +00:00
target_sources(squawk PRIVATE
emailsmodel.cpp
emailsmodel.h
phonesmodel.cpp
phonesmodel.h
vcard.cpp
vcard.h
vcard.ui
2021-05-11 17:29:08 +00:00
)