1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-02 08:13:04 +00:00

Fix for Boost 1.89

The system library becomes header-only, so target Boost::system is not available anymore
This commit is contained in:
Carles Fernandez
2025-08-19 11:34:11 +02:00
parent caf6f1ba40
commit 2f08c4e82b
2 changed files with 7 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ All notable changes to GNSS-SDR will be documented in this file.
- Updated `gsl-lite` to v1.0.1. See the
[gsl-lite release](https://github.com/gsl-lite/gsl-lite/releases/tag/v1.0.1).
- Updated local `cpu_features` library to v0.10.1.
- Allow linking against Boost 1.89.0.
### Improvements in Usability: