BoiseState-AdaptLab / adapt-lidar-tools

Contains code/project notes/ and Data for GEO+CS lidar data processing
GNU General Public License v3.0
8 stars 2 forks source link

Change logging level through the makefile #334

Closed FloCiaglia closed 4 years ago

FloCiaglia commented 4 years ago

When we change logging level we should do that through the makefile.

Aaron3154518 commented 4 years ago

We have to set the logging level at compile-time

jaredwhite547 commented 4 years ago

May be of use: https://gcc.gnu.org/onlinedocs/gcc/Preprocessor-Options.html https://www.rapidtables.com/code/linux/gcc/gcc-d.html