[locale] Drop debugging define
This commit is contained in:
parent
6b3299e6ff
commit
1ee87c3cde
@ -7,7 +7,8 @@ endif()
|
|||||||
# When debugging the timezone widget, add this debugging definition
|
# When debugging the timezone widget, add this debugging definition
|
||||||
# to have a debugging-friendly timezone widget, debug logging,
|
# to have a debugging-friendly timezone widget, debug logging,
|
||||||
# and no intrusive timezone-setting while clicking around.
|
# and no intrusive timezone-setting while clicking around.
|
||||||
add_definitions( -DDEBUG_TIMEZONES )
|
#
|
||||||
|
# add_definitions( -DDEBUG_TIMEZONES )
|
||||||
|
|
||||||
include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui )
|
include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user