Skip to content

Commit

Permalink
DOC: Added SAIL_BUILD_APPS
Browse files Browse the repository at this point in the history
  • Loading branch information
HappySeaFox committed Nov 1, 2023
1 parent b4f60b0 commit a8146df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ vcpkg install sail

### CMake options overview

- `SAIL_BUILD_APPS=ON|OFF` - Build client applications. Default: `ON`
- `SAIL_BUILD_EXAMPLES=ON|OFF` - Build examples. Default: `ON`
- `SAIL_COLORED_OUTPUT=ON|OFF` - Enable colored console output on Windows >= 10 and Unix platforms. Default: `ON`
- `SAIL_COMBINE_CODECS=ON|OFF` - Combine all codecs into a single library. Static build always sets this option to ON. Default: `OFF`
Expand Down

0 comments on commit a8146df

Please sign in to comment.