File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -162,12 +162,12 @@ FetchContent_Declare(bddisasm
162162)
163163FetchContent_MakeAvailable(bddisasm)
164164
165- message(STATUS "Fetching kananlib (238c90c2856058fb8997934d9dcd6e3002fb0e8a )...")
165+ message(STATUS "Fetching kananlib (522aa45e28ae03c3bc7e8064c4c46749ccc5f222 )...")
166166FetchContent_Declare(kananlib
167167 GIT_REPOSITORY
168168 "https://github.com/cursey/kananlib"
169169 GIT_TAG
170- 238c90c2856058fb8997934d9dcd6e3002fb0e8a
170+ 522aa45e28ae03c3bc7e8064c4c46749ccc5f222
171171)
172172FetchContent_MakeAvailable(kananlib)
173173
Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ tag = "v1.34.10"
209209
210210[fetch-content .kananlib ]
211211git = " https://github.com/cursey/kananlib"
212- tag = " 238c90c2856058fb8997934d9dcd6e3002fb0e8a "
212+ tag = " 522aa45e28ae03c3bc7e8064c4c46749ccc5f222 "
213213
214214[target .utility ]
215215type = " static"
You can’t perform that action at this time.
0 commit comments