]> sigrok.org Git - pulseview.git/blobdiff - CMakeLists.txt
CMakeLists.txt: Drop superfluous "include(FindPkgConfig)".
[pulseview.git] / CMakeLists.txt
index 3bf7366dde346f209ddb628d97a057e7f7fd9841..f99774659e67d3e574daf41a855ea8b9b172606a 100644 (file)
@@ -20,7 +20,6 @@
 
 cmake_minimum_required(VERSION 2.8.6)
 
-include(FindPkgConfig)
 include(GNUInstallDirs)
 
 project(pulseview)