mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-08-08 07:40:39 -09:00
7 lines
71 B
Groovy
7 lines
71 B
Groovy
sourceSets {
|
|
scripts {
|
|
java {
|
|
srcDir 'ghidra_scripts'
|
|
}
|
|
}
|
|
} |