update catch2 to v3.6.0
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
idf_component_register(SRCS "catch_runner.cpp" INCLUDE_DIRS "include")
|
||||
idf_component_register(SRCS catch2.cpp catch_runner.cpp INCLUDE_DIRS include)
|
||||
|
||||
target_compile_options(${COMPONENT_LIB} PUBLIC -DCATCH_CONFIG_NO_POSIX_SIGNALS -DCATCH_CONFIG_FAST_COMPILE -DCATCH_CONFIG_ENABLE_BENCHMARKING)
|
||||
|
||||
+11638
File diff suppressed because it is too large
Load Diff
+11880
-15799
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user