mirror of
https://github.com/AlexandreRouma/SDRPlusPlus
synced 2026-08-13 17:37:08 -04:00
Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus
This commit is contained in:
commit
a58683f748
1 changed files with 2 additions and 2 deletions
|
|
@ -30,9 +30,9 @@ else (MSVC)
|
|||
|
||||
# Include it because for some reason pkgconfig doesn't look here?
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
||||
target_include_directories(airspyhf_source PRIVATE "/usr/local/include")
|
||||
target_include_directories(limesdr_source PRIVATE "/usr/local/include")
|
||||
endif()
|
||||
endif ()
|
||||
|
||||
# Install directives
|
||||
install(TARGETS limesdr_source DESTINATION lib/sdrpp/plugins)
|
||||
install(TARGETS limesdr_source DESTINATION lib/sdrpp/plugins)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue