mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
[build] fix the hunter config, the LOCAL flag was missing
This commit is contained in:
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…
Reference in New Issue
Block a user