squawk/ui/utils/CMakeLists.txt

19 lines
288 B
CMake
Raw Normal View History

2021-05-11 17:29:08 +00:00
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
)