squawk/shared/CMakeLists.txt

30 lines
377 B
CMake

target_sources(squawk PRIVATE
enums.h
global.cpp
global.h
exception.cpp
exception.h
icons.cpp
icons.h
message.cpp
message.h
messageinfo.cpp
messageinfo.h
order.h
shared.h
utils.cpp
utils.h
vcard.cpp
vcard.h
pathcheck.cpp
pathcheck.h
clientinfo.h
clientinfo.cpp
identity.h
identity.cpp
form.h
form.cpp
field.h
field.cpp
)