mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 04:17:50 +02:00
Added CI for debian 10 and 11
This commit is contained in:
@ -79,8 +79,6 @@ else()
|
||||
${VOLK_LIBRARIES}
|
||||
)
|
||||
|
||||
message(${VOLK_LIBRARIES})
|
||||
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
target_link_libraries(sdrpp_core PUBLIC stdc++fs)
|
||||
endif ()
|
||||
|
Reference in New Issue
Block a user