1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-28 07:08:24 +00:00
gnss-sdr/cmake
Carles Fernandez 434f7d7830
Tell pkg-config to add more paths to its search
Setting PKG_CONFIG_USE_CMAKE_PREFIX_PATH to TRUE. If this variable is not set, this behavior is enabled by default if CMAKE_MINIMUM_REQUIRED_VERSION is 3.1 or later, disabled otherwise. Since our minimum requirement is 2.8.12, we activate it manually.
See https://cmake.org/cmake/help/latest/module/FindPkgConfig.html
2019-06-19 21:01:36 +02:00
..
Modules Tell pkg-config to add more paths to its search 2019-06-19 21:01:36 +02:00
Toolchains Apply style rules to CMake scripts 2018-12-01 20:11:17 +01:00
cmake_uninstall.cmake.in Apply style rules to CMake scripts 2018-12-01 20:11:17 +01:00