mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-07-28 06:42:55 +00:00
orc is giving some problems in Ubuntu 14.04
This commit is contained in:
parent
817139ba50
commit
6cf47e1958
@ -1,5 +1,5 @@
|
|||||||
FIND_PACKAGE(PkgConfig)
|
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")
|
||||||
|
|
||||||
FIND_PROGRAM(ORCC_EXECUTABLE orcc
|
FIND_PROGRAM(ORCC_EXECUTABLE orcc
|
||||||
HINTS ${PC_ORC_TOOLSDIR}
|
HINTS ${PC_ORC_TOOLSDIR}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user