Skip to content

Commit

Permalink
changed defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
TomzBench committed Jun 13, 2022
1 parent 41d0db4 commit 0e59b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ include(${CMAKE_DIR}/supported_platforms.cmake)
#------------------------------------------------------------------------------
# Package options
#------------------------------------------------------------------------------
option(UZMTP_ENABLE_TESTING "build libuzmtp tests" ON)
option(UZMTP_ENABLE_TESTING "build libuzmtp tests" OFF)
set(UZMTP_PLATFORM "LINUX" CACHE STRING "Host operating system [${SUPPORTED_PLATFORMS}]")

if(UZMTP_PLATFORM STREQUAL ZEPHYR)
Expand Down

0 comments on commit 0e59b71

Please sign in to comment.