index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
testing
/
integrate-install
/
Source.cpp
blob: 24a84e4d7fdab378bee91e90983528fd6a466d9d (
plain
)
1
2
3
4
5
6
#include <zlib.h> int main() { zlibVersion(); return 0; }