Skip to content

Commit

Permalink
fixed android build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreRouma committed Sep 29, 2023
1 parent 4b3b697 commit 5bf989f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ elseif (ANDROID)
)

target_link_libraries(sdrpp_core PUBLIC
/sdr-kit/${ANDROID_ABI}/lib/libcpu_features.a
/sdr-kit/${ANDROID_ABI}/lib/libvolk.so
/sdr-kit/${ANDROID_ABI}/lib/libfftw3f.so
/sdr-kit/${ANDROID_ABI}/lib/libzstd.so
Expand Down

0 comments on commit 5bf989f

Please sign in to comment.