forked from blue/squawk
12 lines
184 B
CMake
12 lines
184 B
CMake
target_sources(squawk PRIVATE
|
|
account.cpp
|
|
account.h
|
|
account.ui
|
|
accounts.cpp
|
|
accounts.h
|
|
accounts.ui
|
|
credentialsprompt.cpp
|
|
credentialsprompt.h
|
|
credentialsprompt.ui
|
|
)
|