aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHiroshi Miura <miurahr@linux.com>2018-02-17 20:19:15 +0900
committerRobert Schumacher <roschuma@microsoft.com>2018-02-17 03:19:15 -0800
commit463775e913b06a11bb5c2acbd597790e834def93 (patch)
tree240e56448b21d6352ca8bd51950a47187196b88a /scripts
parent18be859328565eec58b6eb5952b585f66cb6b6fd (diff)
downloadvcpkg-463775e913b06a11bb5c2acbd597790e834def93.tar.gz
vcpkg-463775e913b06a11bb5c2acbd597790e834def93.zip
[szip] Fix szip-config.cmake to return SZIP_FOUND (#2765)
In current implementation, it returns only SZIP_static_FOUND or SZIP_shared_FOUND. szip-config.cmake calls check_required_components(SZIP) helper, but it just set SZIP_FOUND=FALSE when it does not find required componets, but never set SZIP_FOUND=TRUE. szip-config.cmake should set SZIP_FOUND=TRUE when it find some components before calling the helper function. Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions