-
Matthias Vallentin authored
CMake treats quotes in add_definitions(..) as literals. This resulted in an invalid definition of the log level as a character string as opposed to a numeric value.
ffffab47
CMake treats quotes in add_definitions(..) as literals. This resulted in an invalid definition of the log level as a character string as opposed to a numeric value.