Skip to content

Commit c9e73f4

Browse files
committed
Add missing files to compilation
1 parent 71cbe93 commit c9e73f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ add_library(unboxing
3838
src/graphics/genericframe.c
3939
src/graphics/genericframefactory.c
4040
src/graphics/genericframegpf_1.c
41+
src/graphics/image8paintdevice.c
4142
src/graphics/label.c
4243
src/graphics/metadatabar.c
4344
src/graphics/painter.c
@@ -53,6 +54,7 @@ add_library(unboxing
5354
src/string.c
5455
src/unboxer_utility.c
5556
src/unboxer.c
57+
src/unboxer/adaptive_filter.c
5658
src/unboxer/cornermark.c
5759
src/unboxer/datapoints.c
5860
src/unboxer/filter.c

0 commit comments

Comments
 (0)