Skip to Content

farmhash v1.1

Created
Updated

FarmHash, a family of hash functions.

# Usage

The package farmhash is compatible with built-in CMake targets:

FIND_PACKAGE(farmhash REQUIRED)
TARGET_LINK_LIBRARIES(main PRIVATE GOOGLE::farmhash) for linkage 

# License

# Supported Platforms

!arm

  • linux
  • osx
  • uwp-x64
  • windows-x64
  • windows-x86
  • uwp-arm
  • windows-arm64

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • kreuzerkrieg's avatar kreuzerkrieg
  • Alexander Neumann's avatar Alexander Neumann
  • Billy O'Neal's avatar Billy O'Neal
  • Park DongHa's avatar Park DongHa
  • reito's avatar reito
  • Lily Wang's avatar Lily Wang

# Changelog

  • 27fb19b [many ports] Fix URLS of download patch (#33309)
  • 8c9416f [multiple-ports] Fix missing usage (#29345)
  • ad6bce2 [farmhash] support Windows build (#20506)
  • b295670 Bulk convert control files. (#19986)
  • 4935f12 [vcpkg/scripts/make] trying to iron out some issues (#11836)
  • 27c6c94 [vcpkg] Improve make builds (#10402)
  • 6abebce [farmhash] Add new port (#9929)

# Source