mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-25 17:00:36 -09:00
GP-4685: Fixing build
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user