mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-16 23:50:14 +00:00
GT-3062: added comment to ambiguous build code
This commit is contained in:
parent
aee9b170eb
commit
c5c3bc80f6
@ -9,6 +9,8 @@ eclipse.project.name = '_Integration Test'
|
||||
*********************************************************************************/
|
||||
dependencies {
|
||||
|
||||
// integrationtest module may depend on other projects in this repo; add them
|
||||
// here
|
||||
rootProject.subprojects { p ->
|
||||
p.plugins.withType(JavaPlugin) {
|
||||
def projectPath = p.projectDir.path.replace(File.separator, "/")
|
||||
|
Loading…
Reference in New Issue
Block a user