Skip to content

Commit e8a3ba1

Browse files
committed
addressed comments - added triplet docs
1 parent 56b8123 commit e8a3ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ports-overlay/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The `gtest` overlay provides Google Test version 1.10.0, which is used specifica
88

99
### Usage
1010

11-
When building with the GCC-5 triplet, add the overlay ports parameter to your CMake command:
11+
When building with the GCC-5 triplet (See the [triplets concept documentation](https://learn.microsoft.com/vcpkg/users/triplets) for a high-level view of triplet capabilities), add the overlay ports parameter to your CMake command:
1212

1313
```bash
1414
cmake ../src \

0 commit comments

Comments
 (0)