Skip to content

Commit 1929c5c

Browse files
committed
Merge branch 'master' of github.com:LLVM-but-worse/jda
2 parents 9128601 + a0bb735 commit 1929c5c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/COMPILING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Compiling - JDA
22

3+
## Subrepositories
4+
5+
You will need to clone the subrepositories in the `libs` folder.
6+
```
7+
git submodule init
8+
git submodule clone
9+
```
10+
311
## maple-ir
412

513
This project now depends on [Maple-IR](https://github.com/LLVM-but-worse/maple-ir). To install it:

0 commit comments

Comments
 (0)