mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +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')
|
||||
}
|
||||
|
||||
base {
|
||||
libsDirectory = file('ziplayout')
|
||||
}
|
||||
|
||||
task copyGenericTask(type: Copy) {
|
||||
from project(':Generic').file('src/main/java')
|
||||
into 'build/genericSrc'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue