mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
Test old
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,9 @@ endif()
|
||||
|
||||
optionx(WEBKIT_PATH FILEPATH "The path to the WebKit directory" DEFAULT ${DEFAULT_WEBKIT_PATH})
|
||||
|
||||
set(WEBKIT_INCLUDE_PATH ${WEBKIT_PATH}/include)
|
||||
set(WEBKIT_LIB_PATH ${WEBKIT_PATH}/lib)
|
||||
|
||||
register_vendor_target(webkit)
|
||||
|
||||
register_libraries(
|
||||
|
||||
Reference in New Issue
Block a user