mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Update SetupWebKit.cmake
This commit is contained in:
@@ -2,7 +2,7 @@ option(WEBKIT_VERSION "The version of WebKit to use")
|
||||
option(WEBKIT_LOCAL "If a local version of WebKit should be used instead of downloading")
|
||||
|
||||
if(NOT WEBKIT_VERSION)
|
||||
set(WEBKIT_VERSION 543cca2140eafdba845f6689024abaac0d9924f5)
|
||||
set(WEBKIT_VERSION 46044a8d6802ccecb1a5040610533d4d5ba78214)
|
||||
endif()
|
||||
|
||||
if(WEBKIT_LOCAL)
|
||||
|
||||
Reference in New Issue
Block a user