quick test for volk

pull/113/head
Ryzerth 2021-04-26 01:59:26 +02:00
rodzic 670b5aefce
commit 5322a4632c
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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 ()