evmc/cmake/HunterConfig.cmake

12 lines
385 B
CMake

# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Licensed under the MIT License. See the LICENSE file.
# Setup Hunter.
# Hunter is going to be initialized only if building with tests,
# where it is needed to get dependencies.
HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.22.23.tar.gz"
SHA1 "16c562a69489ff9c1b5266a12d5e903084de693a"
)