[fix] building error.

This commit is contained in:
guozhanxin
2022-04-21 14:35:11 +08:00
committed by guo
parent 1404186602
commit 7a717b094e
3 changed files with 5 additions and 12 deletions
+2
View File
@@ -2,6 +2,8 @@ menu "CPP11 Testcase"
config UTEST_CPP11_THREAD_TC
bool "Cpp11 thread test"
select RT_USING_CPLUSPLUS
select RT_USING_CPLUSPLUS11
default n
endmenu