We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981ec18 commit 9952cc5Copy full SHA for 9952cc5
HunterGate.cmake
@@ -14,8 +14,8 @@
14
15
cmake_minimum_required(VERSION 2.8.10)
16
17
-set(HUNTER_MINIMUM_VERSION "0.1.2")
18
-set(HUNTER_MINIMUM_VERSION_HASH b540acf9647261ee85ed84af5b552f38ec844191)
+set(HUNTER_MINIMUM_VERSION "0.2.2")
+set(HUNTER_MINIMUM_VERSION_HASH 2d538ede36c2cf24c526a5d4c452209faa89d536)
19
20
# Set HUNTER_ROOT cmake variable to suitable value.
21
# Info about variable can be found in HUNTER_ROOT_INFO.
0 commit comments