We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d8cf8 commit 22d394fCopy full SHA for 22d394f
src/tests/CMakeLists.txt
@@ -34,9 +34,6 @@ endif()
34
#TODO: Enable again once dlt-test-non-verbose is adapted to non-macro usage
35
if (NOT WITH_DLT_DISABLE_MACRO)
36
set(TARGET_LIST ${TARGET_LIST} dlt-test-non-verbose)
37
- if(WITH_DLT_CXX11_EXT)
38
- set(TARGET_LIST ${TARGET_LIST} dlt-test-cpp-extension)
39
- endif()
40
endif()
41
42
if(WITH_DLT_QNX_SYSTEM)
0 commit comments