aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindLibVterm.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindLibVterm.cmake')
-rw-r--r--cmake/FindLibVterm.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/FindLibVterm.cmake b/cmake/FindLibVterm.cmake
index 21a0928496..0d773d8896 100644
--- a/cmake/FindLibVterm.cmake
+++ b/cmake/FindLibVterm.cmake
@@ -4,7 +4,6 @@
# LIBVTERM_INCLUDE_DIRS - The libvterm include directories
# LIBVTERM_LIBRARIES - The libraries needed to use libvterm
-find_package(PkgConfig)
if(NOT LIBVTERM_USE_BUNDLED)
find_package(PkgConfig)
if (PKG_CONFIG_FOUND)