1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-06 11:39:02 -04:00

M17: attempt to restore MSVC build

This commit is contained in:
f4exb 2022-07-31 05:16:38 +02:00
parent 50f3f71f55
commit 798b62d0e9

View File

@ -550,7 +550,7 @@ add_subdirectory(swagger)
add_subdirectory(devices)
add_subdirectory(sdrbench)
if (LINUX)
if (not APPLE)
add_subdirectory(modemm17)
endif()