Skip to content

Commit

Permalink
update: hunter
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
  • Loading branch information
xDimon committed Sep 12, 2023
1 parent d878865 commit d76ebd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
11 changes: 0 additions & 11 deletions cmake/Hunter/config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,3 @@
# VERSION 0.0.0-package-version
# CMAKE_ARGS "CMAKE_VARIABLE=value"
#)

hunter_config(
fmt
URL https://github.com/fmtlib/fmt/archive/refs/tags/10.1.1.tar.gz
SHA1 e94b38a9efe0d696373a3cb1300dd24f12e2dd9c
CMAKE_ARGS
FMT_DOC=OFF
FMT_TEST=OFF
FMT_USE_CPP14=OFF # don't force c++14
KEEP_PACKAGE_SOURCES
)
4 changes: 2 additions & 2 deletions cmake/Hunter/init.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ set(
include(${CMAKE_CURRENT_LIST_DIR}/HunterGate.cmake)

HunterGate(
URL https://github.com/qdrvm/hunter/archive/refs/tags/v0.23.257-qdrvm2.zip
SHA1 0b6628eb60053c91c025c9024fe6528bb19c094d
URL https://github.com/qdrvm/hunter/archive/refs/tags/v0.23.257-qdrvm3.zip
SHA1 6bfad5e6ec7b6821814b1bd0c9d3c4fef72c6731
LOCAL
)

0 comments on commit d76ebd3

Please sign in to comment.