Skip to content

Commit 1b1f0f6

Browse files
committed
Update cmake-tests README.
1 parent a19fd8b commit 1b1f0f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

cmake-tests/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ Without setting these, the test would fail to build with the same compilers as t
5151

5252
Additionally, certain variables must be forwarded to each test project CMake configuration.
5353

54-
| Variable | Explanation |
55-
|--------------------|------------------|
56-
| `BOOST_ROOT` | Path to Boost. |
57-
| `OPENSSL_ROOT_DIR` | Path to OpenSSL. |
54+
| Variable | Explanation |
55+
|--------------------|---------------------------------------------------------------------------------------------------------|
56+
| `Boost_DIR` | Path to boost CMAKE configuration. Example: 'C:\local\boost_1_87_0\lib64-msvc-14.3\cmake\Boost-1.87.0' |
57+
| `OPENSSL_ROOT_DIR` | Path to OpenSSL. |
5858

5959
## Tests
6060

0 commit comments

Comments
 (0)