mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34:44 +01:00
Fix wrong target name
This commit is contained in:
parent
a53dc1a6ae
commit
d21a6af5a9
@ -30,7 +30,7 @@ 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 ()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user