mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-15 13:33:31 +02:00
other fix
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user