mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-4685: Fixing build
This commit is contained in:
parent
6c61390185
commit
0475071f52
1 changed files with 0 additions and 4 deletions
|
@ -38,10 +38,6 @@ dependencies {
|
||||||
implementation project(':BSim')
|
implementation project(':BSim')
|
||||||
}
|
}
|
||||||
|
|
||||||
base {
|
|
||||||
libsDirectory = file('ziplayout')
|
|
||||||
}
|
|
||||||
|
|
||||||
task copyGenericTask(type: Copy) {
|
task copyGenericTask(type: Copy) {
|
||||||
from project(':Generic').file('src/main/java')
|
from project(':Generic').file('src/main/java')
|
||||||
into 'build/genericSrc'
|
into 'build/genericSrc'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue