summaryrefslogtreecommitdiffstats
path: root/cmake/FindGLib.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindGLib.cmake')
-rw-r--r--cmake/FindGLib.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/FindGLib.cmake b/cmake/FindGLib.cmake
deleted file mode 100644
index 461564122a..0000000000
--- a/cmake/FindGLib.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
-find_package(PkgConfig)
-
-pkg_check_modules(GLib glib-2.0 IMPORTED_TARGET)