1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-18 09:07:42 +00:00

Update GNSSTk library version to v14.0.0

This commit is contained in:
Carles Fernandez
2023-01-11 16:22:45 +01:00
parent 2b1a976941
commit 11f7bf5883
4 changed files with 7 additions and 2 deletions

View File

@@ -70,6 +70,11 @@ All notable changes to GNSS-SDR will be documented in this file.
- Improved passing of compiler flags to `volk_gnsssdr` if the corresponding
environment variables are defined. This fixes warnings in some packaging
systems.
- Test files are now donwloaded at configuration time instead of being included
in the source tree. This allows for a smaller package and fixes Lintian
`very-long-line-length-in-source-file` warnings since those files were not
recognized as binaries. The configuration flag `-DENABLE_PACKAGING=ON` passed
to CMake deactivates file downloading.
### Improvements in Usability: