mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 10:47:34 +01:00
other fix
This commit is contained in:
parent
eec2f7c4a0
commit
3a49041f27
@ -30,9 +30,6 @@ if (MSVC)
|
|||||||
|
|
||||||
# Volk
|
# Volk
|
||||||
target_link_libraries(sdrpp_core PUBLIC volk)
|
target_link_libraries(sdrpp_core PUBLIC volk)
|
||||||
|
|
||||||
# SoapySDR
|
|
||||||
target_link_libraries(sdrpp_core PUBLIC SoapySDR)
|
|
||||||
|
|
||||||
# Glew
|
# Glew
|
||||||
find_package(GLEW REQUIRED)
|
find_package(GLEW REQUIRED)
|
||||||
|
Loading…
Reference in New Issue
Block a user