summaryrefslogtreecommitdiffhomepage
path: root/proto-libevdev/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proto-libevdev/CMakeLists.txt')
-rw-r--r--proto-libevdev/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto-libevdev/CMakeLists.txt b/proto-libevdev/CMakeLists.txt
index d6cd4560..412cca43 100644
--- a/proto-libevdev/CMakeLists.txt
+++ b/proto-libevdev/CMakeLists.txt
@@ -1,5 +1,4 @@
if(LINUX)
- include(FindPkgConfig)
pkg_check_modules(libevdev QUIET libevdev)
if(libevdev_FOUND)
otr_module(proto-libevdev)