Sign in
webkit
/
WebKit
/
4759fc9728b74fdcb18c723e5add5b9c9f5e6e13
/
.
/
Tools
/
ImageDiff
/
PlatformWin.cmake
blob: 2b9a86040fe0e151f2a5b6c8092c8e562359ff0f [
file
] [
log
] [
blame
]
if
(
$
{
WTF_PLATFORM_WIN_CAIRO
})
include
(
Cairo
.
cmake
)
else
()
include
(
PlatformMac
.
cmake
)
endif
()