mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-04-17 12:21:25 +00:00
-DENABLE_UNIT_TESTING (defaults to ON): Builds unit tests -DENABLE_SYSTEM_TESTING (defaults to OFF): Builds system tests -DENABLE_SYSTEM_TESTING_EXTRA (defaults to OFF): Builds extra tools (a software-defined signal generator and GPSTk) and extra system tests -DENABLE_OWN_GPSTK (defaults to OFF): forces a local download and builds GPSTk even if it is already installed in your system. If ENABLE_SYSTEM_TESTING_EXTRA is set to ON, then ENABLE_SYSTEM_TESTING is also set to ON automatically. This commit removes the option ENABLE_SW_GENERATOR