This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
cemu-vcpkg
Watch
2
Star
0
Fork
0
You've already forked cemu-vcpkg
mirror of
https://github.com/cemu-project/vcpkg.git
synced
2025-02-24 11:37:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cemu-vcpkg
/
ports
/
parquet
/
portfile.cmake
3 lines
90 B
CMake
Raw
Normal View
History
Unescape
Escape
[Arrow] Update Arrow to 0.11.1 (#4977) * Arrow update * Add version info * Forgot to apply patch * Whitespace * Fix patch * Fix patch * Version which works on Linux * Fix problem finding ZSTD on x64-windows * Fix zlib dependency finding * Fix renaming on Windows * Include missing boost-format dependency * Linux debug build picks up debug libs now * Make windows work again * Remove boost-format dependency * Error if dependencies not found rather than attempt to download them * [parquet] Turn parquest into a stub
2019-01-16 18:29:07 +00:00
# The parquet library has been merged into arrow
set
(
VCPKG_POLICY_EMPTY_PACKAGE
enabled
)
Reference in New Issue
Copy Permalink