aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2016-03-25 12:13:17 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-25 12:13:17 -0700
commitdd26a3ba0acdccdbd2f04b9020fdce59e1ed7609 (patch)
tree1c4ad07cb6e6a7415182ed826421656eaa672533 /cmake
parent77899d122083644380c833a32bd4ab5212cb0ec2 (diff)
Compile default SkMovie on cmake
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1835033002 CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot Review URL: https://codereview.chromium.org/1835033002
Diffstat (limited to 'cmake')
-rw-r--r--cmake/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
index 8921254d15..19a7acda9e 100644
--- a/cmake/CMakeLists.txt
+++ b/cmake/CMakeLists.txt
@@ -71,7 +71,6 @@ if (NOT UNIX)
endif()
if (APPLE OR NOT UNIX)
remove_srcs(../src/gpu/gl/glx/*
- ../src/images/SkMovie_FactoryDefault.cpp
../src/ports/SkFontMgr_fontconfig*.cpp
../src/ports/SkFontMgr_android*.cpp
../src/*FreeType*)