We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e612dcd commit 807bbf4Copy full SHA for 807bbf4
dist/CMakeLists.txt
@@ -188,9 +188,9 @@ if(CUTTER_PACKAGE_RZ_GHIDRA)
188
# installed Cutter.
189
ExternalProject_Add(rz-ghidra
190
GIT_REPOSITORY https://github.com/rizinorg/rz-ghidra
191
- #GIT_TAG v0.3.0
+ GIT_TAG v0.7.0
192
#GIT_TAG c7a50a2e7c0a95cd52b167c9ee0fa1805223f08e
193
- GIT_TAG dev
+ #GIT_TAG dev
194
#GIT_SHALLOW ON # disable this line when using commit hash
195
CONFIGURE_COMMAND ""
196
BUILD_COMMAND ""
0 commit comments