mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-19 10:58:51 +00:00
Use rz-ghidra v0.4.0
This commit is contained in:
parent
e73a4c60e3
commit
c60a8ee134
4
dist/CMakeLists.txt
vendored
4
dist/CMakeLists.txt
vendored
@ -168,9 +168,9 @@ if(CUTTER_PACKAGE_RZ_GHIDRA)
|
||||
# installed Cutter.
|
||||
ExternalProject_Add(rz-ghidra
|
||||
GIT_REPOSITORY https://github.com/rizinorg/rz-ghidra
|
||||
#GIT_TAG v0.3.0
|
||||
GIT_TAG v0.4.0
|
||||
#GIT_TAG c7a50a2e7c0a95cd52b167c9ee0fa1805223f08e
|
||||
GIT_TAG dev
|
||||
#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