mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:19:07 +08:00
45e66bff9b
* help cflags survive through libtool * Guard -Xcompiler in case of gcc/gnu since it doesn't like unknown compiler flags. * export CMAKE_<lang>_COMPILER_FRONTEND_VARIANT from cmake * v db and script changes * also check compiler id Co-authored-by: Cheney-Wang <850426846@qq.com>
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"name": "vcpkg-cmake-get-vars",
|
|
"version-date": "2022-12-16",
|
|
"documentation": "https://vcpkg.io/en/docs/README.html",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|