From 1384c1e919d370bc8545472b126634752d5a1a6d Mon Sep 17 00:00:00 2001 From: Ruslan Baratov Date: Thu, 30 May 2019 09:56:50 +0300 Subject: [PATCH] Keep Git tag and VERSION in consistent state - https://docs.hunter.sh/en/latest/creating-new/create/cmake.html#consistency --- cmake/configs/default.cmake | 2 +- cmake/projects/imgui/hunter.cmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/configs/default.cmake b/cmake/configs/default.cmake index 79f77f7807..87948fe59e 100644 --- a/cmake/configs/default.cmake +++ b/cmake/configs/default.cmake @@ -283,7 +283,7 @@ hunter_default_version(ice VERSION 1.0.9) hunter_default_version(icu-le-hb VERSION 1.0.3-231788a-p0) hunter_default_version(icu-lx VERSION 63.1-p1) hunter_default_version(imagequant VERSION 2.12.2-p0) -hunter_default_version(imgui VERSION 1.70) +hunter_default_version(imgui VERSION 1.70.p0) hunter_default_version(imshow VERSION 1.0.0-p0) hunter_default_version(inja VERSION 0.1.1) hunter_default_version(inputproto VERSION 2.3) diff --git a/cmake/projects/imgui/hunter.cmake b/cmake/projects/imgui/hunter.cmake index 1cff855526..26baa7c70b 100644 --- a/cmake/projects/imgui/hunter.cmake +++ b/cmake/projects/imgui/hunter.cmake @@ -12,7 +12,7 @@ hunter_add_version( PACKAGE_NAME imgui VERSION - "1.70" + "1.70.p0" URL "https://github.com/hunter-packages/imgui/archive/v1.70.p0.tar.gz" SHA1