Skip to content

Commit

Permalink
Adds info on PLAYRHO_BUILD_DOC CMake variable usage
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-langholtz committed Oct 25, 2023
1 parent 35abbfc commit cf666d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Here's the list of available components and the arguments they each **minimally*
- [Unit test](UnitTests/) application, append: `-DPLAYRHO_BUILD_UNIT_TESTS=ON`.
- [Benchmark](Benchmark/) application, append: `-DPLAYRHO_BUILD_BENCHMARK=ON`.
- [Testbed](Testbed/) application, append: `-DPLAYRHO_BUILD_TESTBED=ON`.
- [Documentation](Documentation/) text/html, append: `-DPLAYRHO_BUILD_DOC=ON`.

<strong>Some of these may need additional arguments that may also depend on the target platform.</strong>
Follow the links for each component you're interested in to see specific documentation for that component such as prerequisites it may have and additional command line arguments.
Expand Down

0 comments on commit cf666d7

Please sign in to comment.