shithub: sox

Download patch

ref: fac1bc9a1b51f68ee417bf69180843eb4badf2d8
parent: 5c849034f9a6b1711d464892151acdd4f1b0ba32
author: robs <robs>
date: Wed Sep 16 06:44:00 EDT 2009

fix warning

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,3 +1,4 @@
+cmake_minimum_required(VERSION 2.4)
 include(CheckIncludeFiles)
 include(CheckFunctionExists)
 include(CheckLibraryExists)