mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
GP-4685: Fixing build
This commit is contained in:
parent
6c61390185
commit
0475071f52
@ -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…
Reference in New Issue
Block a user