As per the documentation this should be available in Hunter by doing:
hunter_add_package(lib-cpp-pre)
find_package(lib-cpp-pre 1.3.7 REQUIRED)
I'm getting:
-- [hunter *** DEBUG *** 2020-01-24T04:09:03] File not found (injected package): /home/debugger/.hunter/_Base/Download/Hunter/0.23.214/e14bc15/Unpacked/cmake/projects/lib-cpp-pre/hunter.cmake
-- [hunter *** DEBUG *** 2020-01-24T04:09:03] Injected package 'lib-cpp-pre'
-- [hunter *** DEBUG *** 2020-01-24T04:09:03] lib-cpp-pre versions available: []
Hunter Version:
-- [hunter *** DEBUG *** 2020-01-24T04:09:00] Variables from HunterGate:
-- [hunter *** DEBUG *** 2020-01-24T04:09:00] HUNTER_GATE_ROOT: /home/debugger/.hunter
-- [hunter *** DEBUG *** 2020-01-24T04:09:00] HUNTER_GATE_VERSION: 0.23.214
-- [hunter *** DEBUG *** 2020-01-24T04:09:00] HUNTER_GATE_SHA1: e14bc153a7f16d6a5eeec845fb0283c8fad8c358
As per the documentation this should be available in Hunter by doing:
I'm getting:
Hunter Version: