More fixes idk

This commit is contained in:
Ryzerth
2021-05-03 04:20:48 +02:00
parent 0bc1bd8549
commit 4634c8187f
3 changed files with 23 additions and 22 deletions

View File

@ -33,7 +33,7 @@ else (MSVC)
# Include it because for some reason pkgconfig doesn't look here?
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
target_include_directories(airspy_source PUBLIC "/usr/local/include")
target_include_directories(airspyhf_source PUBLIC "/usr/local/include")
endif()
endif ()