git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Win] CMake build fix after r188098.
[WebKit-https.git]
/
Source
/
cmake
/
OptionsWinCairo.cmake
diff --git
a/Source/cmake/OptionsWinCairo.cmake
b/Source/cmake/OptionsWinCairo.cmake
index
74a28e2
..
2136b1e
100644
(file)
--- a/
Source/cmake/OptionsWinCairo.cmake
+++ b/
Source/cmake/OptionsWinCairo.cmake
@@
-1,6
+1,7
@@
+set(WTF_PLATFORM_WIN_CAIRO 1)
+
include(OptionsWindows)
-set(WTF_PLATFORM_WIN_CAIRO 1)
set(USE_CF 1)
set(USE_CURL 1)
set(USE_ICU_UNICODE 1)