mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
92cde6cd06
This should fix current build failure on Mac.
5e1333ea77
is necessary to fix the following compilation error:
CMake Error at Source/cmake/WebKitFeatures.cmake:21 (message):
ENABLE_LEGACY_CSS_VENDOR_PREFIXES is not a valid WebKit option
Call Stack (most recent call first):
Source/cmake/WebKitFeatures.cmake:40 (_ENSURE_IS_WEBKIT_OPTION)
Source/cmake/OptionsWPE.cmake:89 (WEBKIT_OPTION_DEFAULT_PORT_VALUE)
Source/cmake/WebKitCommon.cmake:58 (include)
CMakeLists.txt:173 (include)
4 lines
124 B
Bash
4 lines
124 B
Bash
REMOTE_URL="https://github.com/webkit/webkit"
|
|
BASE_BRANCH="master"
|
|
BASE_REVISION="be40b10b2bc248865010f04b2d56e64565919454"
|