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