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
[GTK] Add one single option to control all OpenGL-related options
[WebKit-https.git]
/
Source
/
WebCore
/
PlatformGTK.cmake
diff --git
a/Source/WebCore/PlatformGTK.cmake
b/Source/WebCore/PlatformGTK.cmake
index
87fe35b
..
a692f9b
100644
(file)
--- a/
Source/WebCore/PlatformGTK.cmake
+++ b/
Source/WebCore/PlatformGTK.cmake
@@
-368,7
+368,7
@@
if (ENABLE_MEDIA_STREAM)
)
endif ()
-if (
ENABL
E_TEXTURE_MAPPER)
+if (
WTF_US
E_TEXTURE_MAPPER)
list(APPEND WebCore_INCLUDE_DIRECTORIES
"${WEBCORE_DIR}/platform/graphics/texmap"
)