Skip to content

Commit

Permalink
Try disabling color to get Windows tests working again.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiw committed Nov 23, 2024
1 parent cee6bd4 commit 5219ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ set(FREEDV_LINK_LIBS_OSX

# Configure logging
add_definitions(-DULOG_HAVE_TIME)
add_definitions(-DULOG_NO_COLOR)

# Compile FreeDV components
add_subdirectory(audio)
Expand Down

0 comments on commit 5219ce4

Please sign in to comment.