mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 12:47:40 +01:00
MacOS SDRPlay
This commit is contained in:
parent
51d084c20e
commit
124f3368d4
@ -29,6 +29,7 @@ else (MSVC)
|
||||
# Include it because for some reason pkgconfig doesn't look here?
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
||||
target_include_directories(sdrplay_source PUBLIC "/usr/local/include")
|
||||
target_link_directories(sdrplay_source PUBLIC "/usr/local/lib/")
|
||||
endif()
|
||||
|
||||
target_link_libraries(sdrplay_source PRIVATE sdrplay_api)
|
||||
|
Loading…
Reference in New Issue
Block a user