summaryrefslogtreecommitdiff
path: root/multimedia/kmplayer/files/patch-CMakeLists.txt
blob: 7d5bc5f4e19cfc0dca3f42f318d174caea7c332a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- CMakeLists.txt.orig	2022-11-22 05:48:52 UTC
+++ CMakeLists.txt
@@ -1,8 +1,6 @@ project(kmplayer)
 cmake_minimum_required(VERSION 2.8.12)
 project(kmplayer)
 
-cmake_policy(VERSION 2.6)
-
 SET(KMPLAYER_MAJOR_VERSION "0")
 SET(KMPLAYER_MINOR_VERSION "12")
 SET(KMPLAYER_PATCH_VERSION "0b")