1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-28 04:45:16 +00:00

Workaround for problems with orc

This commit is contained in:
Carles Fernandez
2016-03-31 21:35:05 +02:00
parent 6cf47e1958
commit a71b118170

View File

@@ -1,5 +1,5 @@
FIND_PACKAGE(PkgConfig)
PKG_CHECK_MODULES(PC_ORC "orc-0.4 > 0.4.11")
PKG_CHECK_MODULES(PC_ORC "orc-0.4 > 0.4.22")