Skip to content

Commit ecaf1e5

Browse files
committed
Update external
fix fmt build
1 parent 17625a0 commit ecaf1e5

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "external/lsplant"]
22
path = external/lsplant
3-
url = https://github.com/LSPosed/LSPlant.git
3+
url = https://github.com/JingMatrix/LSPlant.git
44
[submodule "external/dobby"]
55
path = external/dobby
66
url = https://github.com/LSPosed/Dobby.git

external/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ endmacro()
66

77
SET_OPTION(DOBBY_GENERATE_SHARED OFF)
88
SET_OPTION(Plugin.SymbolResolver OFF)
9+
SET_OPTION(FMT_INSTALL OFF)
910

1011
set(LIBCXX_SOURCES
1112
algorithm.cpp

external/fmt

Submodule fmt updated 92 files

0 commit comments

Comments
 (0)