mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 20:50:33 +00:00
Fix warning in CMake 3.17
This commit is contained in:
parent
2b11bd6ba9
commit
b43daff65f
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
|
|
||||||
set(PKG_CONFIG_USE_CMAKE_PREFIX_PATH TRUE)
|
set(PKG_CONFIG_USE_CMAKE_PREFIX_PATH TRUE)
|
||||||
|
set(FPHSA_NAME_MISMATCHED ON)
|
||||||
include(FindPkgConfig)
|
include(FindPkgConfig)
|
||||||
pkg_check_modules(PC_ORC "orc-0.4 > 0.4.22")
|
pkg_check_modules(PC_ORC "orc-0.4 > 0.4.22")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user