1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-10 02:28:06 +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

@@ -69,6 +69,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
- Now the volk_gnsssdr library can be built on Microsoft Windows.
- Now the volk_gnsssdr library makes use of C11 aligned_alloc where available.
- Improved CMake script for cross-compilation and for the detection of AVX, AVX2 and NEON (v7 and v8) instructions.
- Fixed warnings raised by CMake 3.17.
### Improvements in Reliability: