Updated comment regarding GhidraDev copy during build

This commit is contained in:
ghidra1 2019-04-26 11:08:40 -04:00
parent 7bf9f31c95
commit d3fa5cd06c

View File

@ -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'