Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitgtk/2.20
/
.
/
Tools
/
ImageDiff
/
PlatformWin.cmake
blob: 2b9a86040fe0e151f2a5b6c8092c8e562359ff0f [
file
] [
log
] [
blame
] [
edit
]
if
(
$
{
WTF_PLATFORM_WIN_CAIRO
})
include
(
Cairo
.
cmake
)
else
()
include
(
PlatformMac
.
cmake
)
endif
()