20 lines
245 B
CMake
20 lines
245 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
|
|
)
|