forked from blue/squawk
21 lines
326 B
CMake
21 lines
326 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
|
|
expandinglist.cpp
|
|
expandinglist.h
|
|
)
|