If the Matio library is not found, now it is configured and built by CMake instead of using autotools

This commit is contained in:
Carles Fernandez
2021-06-12 12:37:39 +02:00
parent ac84750f60
commit c20d8ecef7
2 changed files with 144 additions and 133 deletions
+2
View File
@@ -65,6 +65,8 @@ All notable changes to GNSS-SDR will be documented in this file.
Boost >= 1.74.
- Fix linking of the `<filesystem>` library when using GCC 8.x and GNU Radio >=
3.8.
- If the Matio library is not found, now it is configured and built by CMake
instead of using autotools.
### Improvements in Usability: