mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-16 15:40:14 +00:00
Updated comment regarding GhidraDev copy during build
This commit is contained in:
parent
7bf9f31c95
commit
d3fa5cd06c
@ -91,6 +91,8 @@ task cdtUnpack(type:Copy) {
|
||||
destinationDir cdtDestDir
|
||||
}
|
||||
|
||||
// We do not currently build GhidraDev plugin at Ghidra build time so we must
|
||||
// copy the prebuilt zip file from the BIN_REPO
|
||||
rootProject.assembleDistribution {
|
||||
from ("${BIN_REPO}/GhidraBuild/EclipsePlugins/GhidraDev") {
|
||||
include 'GhidraDev*.zip'
|
||||
|
Loading…
Reference in New Issue
Block a user