Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
d356bf2ccae98a8a53cbfba6e15e09ff70e281c6
/
.
/
Tools
/
ImageDiff
/
CoreGraphics.cmake
blob: 0b5843b895d6ba5941ec00b0cb5af134acfb980a [
file
] [
log
] [
blame
]
list
(
APPEND
ImageDiff_SOURCES
cg
/
PlatformImageCG
.
cpp
)
list
(
APPEND
ImageDiff_LIBRARIES
Apple
::
CoreFoundation
Apple
::
CoreGraphics
Apple
::
CoreText
)