From 1d15e88d9055c5a1c02950c74dab7981a587bd67 Mon Sep 17 00:00:00 2001 From: ooxi Date: Thu, 2 Feb 2017 11:13:54 +0000 Subject: [PATCH] Fix CMake gettext detection --- .gitmodules | 2 +- CHANGELOG.md | 1 + lib/CMake-Gettext | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 403c3e64..4eb9fdea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "lib/CMake-Gettext"] path = lib/CMake-Gettext - url = https://github.com/jarro2783/CMake-Gettext.git + url = https://github.com/ooxi/CMake-Gettext.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 25785c6b..20347c36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Legend Upcoming release ---------------- + * `[!]` [Fixed gettext detection](https://github.com/ooxi/violetland/pull/137) * `[!]` [Removed `#pragma comment` compiler warnings](https://github.com/ooxi/violetland/pull/135) * `[*]` [Violet will speed up slower](https://github.com/ooxi/violetland/pull/120) * `[*]` [Use standard libintl detection module](https://github.com/ooxi/violetland/pull/134) diff --git a/lib/CMake-Gettext b/lib/CMake-Gettext index 6ee6405a..c7acd17c 160000 --- a/lib/CMake-Gettext +++ b/lib/CMake-Gettext @@ -1 +1 @@ -Subproject commit 6ee6405ac4d5edf0c31bb42c079a3b63421bb4f5 +Subproject commit c7acd17c456c92d8609f9031fb960ac339ef7a9d