]> sigrok.org Git - pulseview.git/commit
Revert "cmake: use pkg-config ldflags directly instead of spliting libs and dirs"
authorUwe Hermann <redacted>
Fri, 24 Jun 2016 21:17:51 +0000 (23:17 +0200)
committerUwe Hermann <redacted>
Fri, 24 Jun 2016 21:17:51 +0000 (23:17 +0200)
commitcddf172d4b96a5bf6e89bd27d50545f4be50a43d
tree9b7e9c25e20ff222426132678b989298ab6978ec
parent7e0c99bf95836c89574b53ae3fa7840e2ddca77d
Revert "cmake: use pkg-config ldflags directly instead of spliting libs and dirs"

This reverts commit bb4dede4c8bd711628566d3eb2136442f7205a41.

The -Wl,--whole-archive in libsigrok that lead to this change no longer
exists, so this change can be reverted (since it also causes issues with
"make test").

This fixes bug #808.
CMakeLists.txt