[build] fix the hunter config, the LOCAL flag was missing

pull/776/head
Timothy Stack 4 years ago
parent 5e01902c60
commit 8f0c918bb3

@ -5,6 +5,7 @@ include("cmake/HunterGate.cmake")
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.23.269.tar.gz"
SHA1 "64024b7b95b4c86d50ae05b926814448c93a70a0"
LOCAL
)
set(CMAKE_CXX_STANDARD 14)

Loading…
Cancel
Save