From 55631f9da758e1a317ee5b67ec6f76f969617331 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Apr 2021 11:21:39 +0300 Subject: README: update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 50519ee..77d4ae2 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ API | | x86 | | Build 32-bit binaries. | configuration | Release | ✓ | Build Release binaries. | | Debug | | Build Debug binaries. -| static | *other* | ✓ | Shared libraries. +| static | *any* | ✓ | Shared libraries. | | 1 | | Static libraries. -| static-runtime | *other* | ✓ | Link to the shared runtime. +| static-runtime | *any* | ✓ | Link to the shared runtime. | | 1 | | Link to the static runtime. | directory | *empty* | ✓ | Build in `${{ runner.workspace }}/boost`. -| | *other* | | Build in a custom directory. +| | *any* | | Build in a custom directory. | Output | Example | CMake name | Description | ---------- | -------------------------------------- | ---------------- | ----------- -- cgit v1.2.3