summaryrefslogtreecommitdiffstats
path: root/WebCore/CMakeListsEfl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/CMakeListsEfl.txt')
-rw-r--r--WebCore/CMakeListsEfl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/CMakeListsEfl.txt b/WebCore/CMakeListsEfl.txt
index c892cf4..a4d4a60 100644
--- a/WebCore/CMakeListsEfl.txt
+++ b/WebCore/CMakeListsEfl.txt
@@ -67,6 +67,7 @@ IF (WTF_PLATFORM_CAIRO)
"${WEBCORE_DIR}/platform/graphics/cairo"
)
LIST(APPEND WebCore_SOURCES
+ platform/graphics/cairo/CairoUtilities.cpp
platform/graphics/cairo/FontCacheFreeType.cpp
platform/graphics/cairo/FontCairo.cpp
platform/graphics/cairo/FontCustomPlatformData.cpp