mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-19 10:58:51 +00:00
Use rz-ghidra v0.5.0
This commit is contained in:
parent
341d42c3a2
commit
bc979211fe
4
dist/CMakeLists.txt
vendored
4
dist/CMakeLists.txt
vendored
@ -164,9 +164,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.5.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