1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-07-20 02:42:55 +00:00
Victor Castillo dbd94e005d
Fix CMakeLists header file list in signal source libs
Header file paths were being appended to the source files list.

This is not that important since, in general, you don't need to add the header files to the cmake target.
2024-08-16 13:55:09 +02:00
..