build: Add missing check for glib.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 26 May 2017 16:14:56 +0000 (18:14 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 26 May 2017 16:44:23 +0000 (18:44 +0200)
commite1e2666e31d80016612762940605fc5bdbc63971
tree1e53c67fbdb348b50275135ff00a13df2636af96
parentd93ac5e8770e9e5c7bf64d0ed7961357e04370ba
build: Add missing check for glib.

PulseView uses glib directly (in addition to indirectly via
libsigrok and/or libsigrokdecode), so we should explicitly check it.
CMakeLists.txt