mirror of https://github.com/mosra/magnum.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
348 B
11 lines
348 B
file( |
|
DOWNLOAD |
|
https://raw.githubusercontent.com/hunter-packages/gate/master/cmake/HunterGate.cmake |
|
${CMAKE_CURRENT_LIST_DIR}//HunterGate.cmake |
|
) |
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/HunterGate.cmake") |
|
HunterGate( |
|
URL "https://github.com/pthom/hunter/archive/test-corrade-v2018.10.tar.gz" |
|
SHA1 "3415f425f0ff1aa1754b8a2b57c77ba20f5b7bbc" |
|
)
|
|
|