From 0178015bf727597bc23e623c0a8be3c7506f316a Mon Sep 17 00:00:00 2001 From: mcgoo Date: Fri, 12 Oct 2018 18:30:30 -0500 Subject: note existence of VCPKG_CXX_FLAGS also (#4208) --- docs/users/triplets.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/users') diff --git a/docs/users/triplets.md b/docs/users/triplets.md index d547725ea..2bb9c74b3 100644 --- a/docs/users/triplets.md +++ b/docs/users/triplets.md @@ -62,6 +62,7 @@ See also the CMake documentation for toolchain files: https://cmake.org/cmake/he Sets additional compiler flags to be used when not using `VCPKG_CHAINLOAD_TOOLCHAIN_FILE`. This option also has forms for configuration-specific and C flags: +- `VCPKG_CXX_FLAGS` - `VCPKG_CXX_FLAGS_DEBUG` - `VCPKG_CXX_FLAGS_RELEASE` - `VCPKG_C_FLAGS` -- cgit v1.2.3