mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-21 04:16:12 +00:00
Set rz-ghidra to Fixed Compatible Commit (#2743)
This commit is contained in:
parent
2d05ae2595
commit
62ecf3fb2a
3
dist/CMakeLists.txt
vendored
3
dist/CMakeLists.txt
vendored
@ -110,7 +110,8 @@ if(CUTTER_PACKAGE_RZ_GHIDRA)
|
||||
ExternalProject_Add(rz-ghidra
|
||||
GIT_REPOSITORY https://github.com/rizinorg/rz-ghidra
|
||||
#GIT_TAG v0.2.0
|
||||
GIT_TAG dev
|
||||
GIT_TAG 40ea3766d1bb283e255e31b9e7c3a61885dd3cb0
|
||||
#GIT_TAG dev
|
||||
#GIT_SHALLOW ON # disable this line when using commit hash
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
|
Loading…
Reference in New Issue
Block a user