summaryrefslogtreecommitdiffstats
path: root/src/translations
diff options
context:
space:
mode:
authorAlf Gaida2018-10-14 17:54:20 +0200
committerAlf Gaida2018-11-18 19:55:53 +0100
commitdef155a5ba0b92fa04b04cc52197c0d345c87bf0 (patch)
treef80f9c7e5408f687f124881031f45b344925c90b /src/translations
parentBump minor version to 14 (diff)
downloadpavucontrol-slx-def155a5ba0b92fa04b04cc52197c0d345c87bf0.tar.gz
pavucontrol-slx-def155a5ba0b92fa04b04cc52197c0d345c87bf0.tar.xz
pavucontrol-slx-def155a5ba0b92fa04b04cc52197c0d345c87bf0.zip
Set cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
Removed set CMAKE_BUILD_TYPE
Diffstat (limited to 'src/translations')
-rw-r--r--src/translations/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/translations/CMakeLists.txt b/src/translations/CMakeLists.txt
index f9b0508..59d51bd 100644
--- a/src/translations/CMakeLists.txt
+++ b/src/translations/CMakeLists.txt
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
-
project(pavucontrol-qt)
build_component("." "${CMAKE_INSTALL_FULL_DATADIR}/pavucontrol-qt/translations")