diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 4931c972..db65b394 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -298,6 +298,7 @@ if(BUILD_SDK) INCLUDES ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} TIMEOUT 15 + RUN_SERIAL ON ${definitions} ) endif()