mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
Python3 support
This commit is contained in:
@@ -111,6 +111,7 @@ apply from: 'gradle/root/distribution.gradle' // adds zip tasks
|
||||
apply from: 'gradle/root/usage.gradle' // adds task documentation
|
||||
apply from: "gradle/root/svg.gradle" // adds task to process svg files
|
||||
apply from: "gradle/root/jacoco.gradle" // adds tasks for java code coverage
|
||||
apply from: "gradle/root/venv.gradle" // adds tasks python virtual environments
|
||||
|
||||
|
||||
apply plugin: 'base'
|
||||
|
||||
Reference in New Issue
Block a user