File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -135,13 +135,13 @@ FetchContent_Declare(
135
135
)
136
136
FetchContent_MakeAvailable(bddisasm)
137
137
138
- message(STATUS "Fetching kananlib (93dea461e52f5117aad383b7ed6a2b866c1acafc )...")
138
+ message(STATUS "Fetching kananlib (8b29e1694dbf4ad4c878ff54bcbcabf280b37168 )...")
139
139
FetchContent_Declare(
140
140
kananlib
141
141
GIT_REPOSITORY
142
142
https://github.com/cursey/kananlib
143
143
GIT_TAG
144
- 93dea461e52f5117aad383b7ed6a2b866c1acafc
144
+ 8b29e1694dbf4ad4c878ff54bcbcabf280b37168
145
145
)
146
146
FetchContent_MakeAvailable(kananlib)
147
147
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ tag = "v1.34.10"
177
177
178
178
[fetch-content .kananlib ]
179
179
git = " https://github.com/cursey/kananlib"
180
- tag = " 93dea461e52f5117aad383b7ed6a2b866c1acafc "
180
+ tag = " 8b29e1694dbf4ad4c878ff54bcbcabf280b37168 "
181
181
182
182
[target .utility ]
183
183
type = " static"
You can’t perform that action at this time.
0 commit comments