gnss-sdr/src/main
Carles Fernandez d14e69ef5a
Do not pollute the source directory if the software is built from an out-of-source-tree directory
External sources and data are now always stored in a ./thirdparty folder under the building directory.

A copy of the generated binaries will be stored under gnss-sdr/install, if the building directory is inside the source tree, or in an ./install folder under the building directory if it is outside the source tree.
Fix a bug that broke compilation if the user configured the building without extra testing in a first instance, and then switched the testing buiding options to ON in a later build.

Fix extra test building if GPSTk was already installed and Boost >= 1.71
2020-06-12 20:51:26 +02:00
..
CMakeLists.txt Do not pollute the source directory if the software is built from an out-of-source-tree directory 2020-06-12 20:51:26 +02:00
main.cc Bump version to 0.0.12 2020-03-12 20:13:49 +01:00