Use detected libraries in CMakeLists.txt instead of hardcoded ones.
commit87c2fd24fefa7371c8fe3f969aaf4315eec530bd
authorMarek Nečada <marek.necada@furuno.fi>
Mon, 6 Jun 2022 09:07:25 +0000 (6 12:07 +0300)
committerMarek Nečada <marek.necada@furuno.fi>
Mon, 6 Jun 2022 09:07:25 +0000 (6 12:07 +0300)
treee754db2529e45ebd820a57d220e493300919f189
parentaea0afee15753c77bc5a38bbe911ead63bc9d670
Use detected libraries in CMakeLists.txt instead of hardcoded ones.

Should fix some issues while building/linking libqpms.so;
still needs to be somehow done in the Python part as well.
qpms/CMakeLists.txt