1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-08 01:28:05 +00:00

Fix warnings raised by CMake 3.17.0-rc1

This commit is contained in:
Carles Fernandez
2020-02-20 19:51:57 +01:00
parent e1b8042346
commit 49adce12e3
19 changed files with 12 additions and 39 deletions

View File

@@ -22,8 +22,6 @@ if(NOT COMMAND feature_summary)
include(FeatureSummary)
endif()
set(PKG_CONFIG_USE_CMAKE_PREFIX_PATH TRUE)
include(FindPkgConfig)
pkg_check_modules(PC_PUGIXML pugixml QUIET)
find_path(PUGIXML_INCLUDE_DIR