mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-08-15 14:48:53 +00:00
Allow switching -DENABLE_OWN_GLOG and -DENABLE_OWN_ARMADILLO to ON and OFF without the need of a clean build folder
This commit is contained in:
@@ -57,6 +57,9 @@ All notable changes to GNSS-SDR will be documented in this file.
|
||||
`-Wp,-D_GLIBCXX_ASSERTIONS` compiler option. This is added by default in some
|
||||
GNU/Linux distributions.
|
||||
- Fixed linking against libunwind when the glog library is built locally.
|
||||
- The configuration options at building time `-DENABLE_OWN_GLOG`,
|
||||
`-DENABLE_OWN_ARMADILLO`, and `-DENABLE_OWN_GNSSTK` can now be switched `ON`
|
||||
and `OFF` without the need to start from an empty buiding folder.
|
||||
|
||||
### Improvements in Usability:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user