mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-24 13:11:47 +00:00
Fixing typo in usage.gradle (#471).
This commit is contained in:
parent
42e863e15c
commit
0b4c301f56
@ -27,9 +27,9 @@ Primary gradle tasks for Ghidra
|
||||
appropriate os dirs)
|
||||
|
||||
Task rules:
|
||||
buildNative_[platform] builds the native executables and libraries for the
|
||||
buildNatives_[platform] builds the native executables and libraries for the
|
||||
specified platform (win64, linux64, osx64, etc.) [nativeProject.gradle]
|
||||
prebuildNative_[platform] builds the native executables and libraries for the
|
||||
prebuildNatives_[platform] builds the native executables and libraries for the
|
||||
specified platform and copies results to bin repo. [nativeProject.gradle]
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user