]> sigrok.org Git - libsigrok.git/commitdiff
Build: Skip C++ CFLAGS and LIBS check when disabled
authorDaniel Elstner <redacted>
Tue, 18 Aug 2015 15:46:29 +0000 (17:46 +0200)
committerDaniel Elstner <redacted>
Tue, 18 Aug 2015 16:20:50 +0000 (18:20 +0200)
It is not a good idea to invoke PKG_CHECK_MODULES with an empty
list of modules to check, so skip the invocation in that case.


No differences found