Skip to content

Commit

Permalink
Add library requirements to requirements section
Browse files Browse the repository at this point in the history
close #375
  • Loading branch information
mborland authored and vinniefalco committed Jul 17, 2023
1 parent a57def6 commit 0a698ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/modules/ROOT/pages/install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ cmake --build . -j <threads>
cmake --install .
----

Required Libraries:

* fmt >= 10
* duktape
* zlib
* libtinfo

=== MrDox

Once the LLVM variants are available in `/path/to/llvm+clang`, you can download MrDox:
Expand Down

0 comments on commit 0a698ff

Please sign in to comment.