1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-30 06:52:58 +00:00

Improve report of Homebrew / Macports detection

Improve Boost finding if using Macports
Update changelog
Bump Pugixml local version to 1.15 and Protocol Buffers to 29.3
This commit is contained in:
Carles Fernandez
2025-01-22 22:14:33 +01:00
parent b82332cd33
commit 25b1861405
4 changed files with 45 additions and 3 deletions

View File

@@ -21,8 +21,10 @@
#include "osnma_helper.h"
#include "osnma_msg_receiver.h"
#include <gtest/gtest.h>
#include <array>
#include <bitset>
#include <chrono>
#include <cstdint>
#include <fstream>
#include <vector>