X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=f99774659e67d3e574daf41a855ea8b9b172606a;hb=5d73886195c0d932e408757dfbd9ac1d2c124108;hp=3bf7366dde346f209ddb628d97a057e7f7fd9841;hpb=51ae69ae74d4868e52785875daa5fa1360e638a6;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 3bf7366..f997746 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,6 @@ cmake_minimum_required(VERSION 2.8.6) -include(FindPkgConfig) include(GNUInstallDirs) project(pulseview)