Skip to content

Commit 4720d79

Browse files
Tmp skip test build entirely
1 parent 382573a commit 4720d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/libraries/websocket_streaming/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ project(OpenDaqStreaming
88
add_subdirectory(src)
99

1010
if (${REPO_OPTION_PREFIX}_ENABLE_TESTS)
11-
add_subdirectory(tests)
11+
# add_subdirectory(tests)
1212
endif()

0 commit comments

Comments
 (0)