This commit is contained in:
Ashcon Partovi
2024-09-24 16:45:04 -07:00
parent 1dfa557ca4
commit 6b54dbfa07
2 changed files with 1394 additions and 241 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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(