fix catch2 build options not being applied + enable benchmarking
This commit is contained in:
@@ -7,9 +7,6 @@ include($ENV{PROJ_PATH}/tools/cmake/common.cmake)
|
||||
|
||||
set(SDKCONFIG_DEFAULTS "../sdkconfig.common;sdkconfig.test")
|
||||
|
||||
idf_build_set_property(
|
||||
COMPILE_OPTIONS "-DCATCH_CONFIG_NO_POSIX_SIGNALS -DCATCH_CONFIG_FAST_COMPILE" APPEND)
|
||||
|
||||
# Treat warnings as errors for test purposes.
|
||||
# TODO(jacqueline): lvgl warning :(
|
||||
#list(APPEND EXTRA_WARNINGS "-Werror")
|
||||
|
||||
Reference in New Issue
Block a user