mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-07 17:54:42 +02:00
bunch of bugfix and new features
This commit is contained in:
@ -18,7 +18,7 @@ else ()
|
||||
endif ()
|
||||
|
||||
if(WIN32)
|
||||
target_link_libraries(hermes_source PRIVATE wsock32 ws2_32)
|
||||
target_link_libraries(hermes_source PRIVATE wsock32 ws2_32 iphlpapi)
|
||||
endif()
|
||||
|
||||
# Install directives
|
||||
|
Reference in New Issue
Block a user