mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 12:58:13 +08:00
Merge branch 'GT-3355_ryanmkurtz_PR-1292_kant2002_cleanup-deps'
This commit is contained in:
@@ -382,7 +382,6 @@ task createInstallationZip(type: Zip) { t ->
|
|||||||
dependsOn ":assembleDistribution_win64"
|
dependsOn ":assembleDistribution_win64"
|
||||||
dependsOn ":assembleDistribution_linux64"
|
dependsOn ":assembleDistribution_linux64"
|
||||||
dependsOn ":assembleDistribution_osx64"
|
dependsOn ":assembleDistribution_osx64"
|
||||||
dependsOn ":assembleSource"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (project.hasProperty("allPlatforms")) {
|
if (project.hasProperty("allPlatforms")) {
|
||||||
|
|||||||
Reference in New Issue
Block a user