mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 12:47:40 +01:00
quick test for volk
This commit is contained in:
parent
670b5aefce
commit
5322a4632c
@ -79,6 +79,8 @@ else()
|
||||
${VOLK_LIBRARIES}
|
||||
)
|
||||
|
||||
message(${VOLK_LIBRARIES})
|
||||
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
target_link_libraries(sdrpp_core PUBLIC stdc++fs)
|
||||
endif ()
|
||||
|
Loading…
Reference in New Issue
Block a user