File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 (522aa45e28ae03c3bc7e8064c4c46749ccc5f222 )...")
166+ message(STATUS "Fetching kananlib (17cf2fdc7963a118684ece852a09e525305b3fae )...")
167167FetchContent_Declare(kananlib
168168 GIT_REPOSITORY
169169 "https://github.com/cursey/kananlib"
170170 GIT_TAG
171- 522aa45e28ae03c3bc7e8064c4c46749ccc5f222
171+ 17cf2fdc7963a118684ece852a09e525305b3fae
172172)
173173FetchContent_MakeAvailable(kananlib)
174174
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ tag = "v1.34.10"
211211
212212[fetch-content .kananlib ]
213213git = " https://github.com/cursey/kananlib"
214- tag = " 522aa45e28ae03c3bc7e8064c4c46749ccc5f222 "
214+ tag = " 17cf2fdc7963a118684ece852a09e525305b3fae "
215215
216216[target .utility ]
217217type = " static"
You can’t perform that action at this time.
0 commit comments