mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 21:58:55 +08:00
bd7fc2c75b
* remove "find_path(STDINT_H stdint.h)". On clang/macos, this picks up the kernel headers version of stdint.h, instead of the C standard library, breaking compilation * only define YY_NO_UNISTD_H and YY_USE_CONST on Windows, like the upstream CMakeLists.txt * set the C standard to C99, like the upstream CMakeLists.txt * update to 1.7.3 * remove the "fail" line from ci.baseline.txt * run ./vcpkg x-add-version --all to update metadata files * reset port-version
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
Source: libconfig
|
|
Version: 1.7.3
|
|
Port-Version: 0
|
|
Homepage: https://github.com/hyperrealm/libconfig
|
|
Description: C/C++ library for processing configuration files
|