X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=a5a910456e8b5c053b92bd10da576dd78fde247e;hb=7ba41e7ec7e575ae34ed2af33920c6e843aaac4d;hp=01c3660d9cf86fecd87ea11eeea4fee228787ded;hpb=931f20b0dbd480153611493f51fee68f9d29be74;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 01c3660..a5a9104 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ ## along with this program. If not, see . ## -cmake_minimum_required(VERSION 2.6) +cmake_minimum_required(VERSION 2.8.6) include(FindPkgConfig) include(GNUInstallDirs)