Skip to content

Commit

Permalink
use fork
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Jul 4, 2024
1 parent a387090 commit 4c368ae
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3,957 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "webview"]
path = webview
url = https://github.com/webview/webview
url = https://github.com/fcitx-contrib/webview
[submodule "pugixml"]
path = pugixml
url = https://github.com/zeux/pugixml
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ find_package(PkgConfig REQUIRED)
pkg_check_modules(NlohmannJson REQUIRED IMPORTED_TARGET "nlohmann_json")

include_directories(pugixml/src)
include_directories(webview)

if(NOT "${WKWEBVIEW_PROTOCOL}" STREQUAL "")
add_definitions(-DWKWEBVIEW_PROTOCOL="${WKWEBVIEW_PROTOCOL}")
Expand Down
Loading

0 comments on commit 4c368ae

Please sign in to comment.