Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-05-12 14:07:05 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2021-05-12 14:07:05 +0300
commit8a13b8a0ee22fa05f282553ec1acfdb291267d24 (patch)
treea2db1a6989625ab8647d650476e45cf8f6016096 /CMakeLists.txt
parent7575910eb0e7468841f267f2a706f2ea83e0f96d (diff)
Fix build with musl libc
Use FindIntl cmake modules which will leave Intl_LIBRARIES empty if libintl is provided by the libc.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fb635b05a..c187d7010 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -52,6 +52,7 @@ include(GtkUpdateIconCache)
include(CheckHasModule)
include(FindPCRE2)
include(GlibCompileResourcesSupport)
+include(FindIntl)
#---------------------------------------------------------------------
# Package creation with CMake depends on the value of umask - if permissions