INSTALL/CMakeLists.txt: Bump libsigrokdecode requirement to >= 0.6.0.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 21 Jul 2017 05:08:06 +0000 (07:08 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 21 Jul 2017 13:10:34 +0000 (15:10 +0200)
PulseView now relies on e.g. the fact that multiple libsigrokdecode
calls from different threads don't cause issues (which has not been the
case prior to libsigrokdecode 0.6.0).


No differences found