Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
44c202a8ebfbe4dd35cd09c939a499d5ea0c151b
/
.
/
Tools
/
ImageDiff
/
CoreGraphics.cmake
blob: 3155260da93d1e2de39271fa8a6f5771f0e5d00f [
file
]
list
(
APPEND
ImageDiff_SOURCES
cg
/
PlatformImageCG
.
cpp
)
list
(
APPEND
ImageDiff_LIBRARIES
Apple
::
CoreFoundation
Apple
::
CoreGraphics
Apple
::
CoreText
Apple
::
ImageIO
)