From 90adf28a2f593e40668ac4841774a8f6a2c3626f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 3 Jun 2016 05:57:30 +0000 Subject: cmake: cleanup git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6427 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Output/directsound/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/Output/directsound') diff --git a/src/plugins/Output/directsound/CMakeLists.txt b/src/plugins/Output/directsound/CMakeLists.txt index 33ccf853d..53c530c4c 100644 --- a/src/plugins/Output/directsound/CMakeLists.txt +++ b/src/plugins/Output/directsound/CMakeLists.txt @@ -1,6 +1,5 @@ project(libdirectsound) -cmake_minimum_required(VERSION 2.4.7) INCLUDE(CheckIncludeFile) -- cgit v1.2.3-13-gbd6f