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 d789a7a commit 6d03834Copy full SHA for 6d03834
applications/zpc/components/zwave/zwave_transports/s2/libs/zw-libs2/CMakeLists.txt
@@ -54,7 +54,6 @@ endif()
54
set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -g3")
55
if(NOT DEFINED SKIP_TESTING OR CMAKE_BUILD_TYPE STREQUAL Test)
56
enable_testing()
57
- add_subdirectory(TestFramework)
58
add_subdirectory(test)
59
message(STATUS "Adding unit test for libs2")
60
else()
0 commit comments