File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -163,12 +163,12 @@ FetchContent_Declare(bddisasm
163163)
164164FetchContent_MakeAvailable(bddisasm)
165165
166- message(STATUS "Fetching kananlib (ec847cbb2a0586db682edc643dd9b17784babc25 )...")
166+ message(STATUS "Fetching kananlib (8c27b656734355db0f2893581fd62e838fa130ad )...")
167167FetchContent_Declare(kananlib
168168 GIT_REPOSITORY
169169 "https://github.com/cursey/kananlib"
170170 GIT_TAG
171- ec847cbb2a0586db682edc643dd9b17784babc25
171+ 8c27b656734355db0f2893581fd62e838fa130ad
172172)
173173FetchContent_MakeAvailable(kananlib)
174174
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ tag = "70db095765ab2066dd88dfb7bbcc42259ed167c5"
211211
212212[fetch-content .kananlib ]
213213git = " https://github.com/cursey/kananlib"
214- tag = " ec847cbb2a0586db682edc643dd9b17784babc25 "
214+ tag = " 8c27b656734355db0f2893581fd62e838fa130ad "
215215
216216[target .utility ]
217217type = " static"
You can’t perform that action at this time.
0 commit comments