forked from blue/squawk
19 lines
288 B
CMake
19 lines
288 B
CMake
target_sources(squawk PRIVATE
|
|
badge.cpp
|
|
badge.h
|
|
comboboxdelegate.cpp
|
|
comboboxdelegate.h
|
|
exponentialblur.cpp
|
|
exponentialblur.h
|
|
flowlayout.cpp
|
|
flowlayout.h
|
|
image.cpp
|
|
image.h
|
|
progress.cpp
|
|
progress.h
|
|
resizer.cpp
|
|
resizer.h
|
|
shadowoverlay.cpp
|
|
shadowoverlay.h
|
|
)
|