Skip to content

Commit

Permalink
Merge pull request #20 from OP-Engineering/remove-android-log-library
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco authored Dec 4, 2023
2 parents bc415e2 + 7f08444 commit 3375904
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,9 @@ set_target_properties(

find_package(ReactAndroid REQUIRED CONFIG)
find_package(fbjni REQUIRED CONFIG)
find_library(LOG_LIB log)

target_link_libraries(
${PACKAGE_NAME}
${LOG_LIB}
fbjni::fbjni
ReactAndroid::jsi
ReactAndroid::turbomodulejsijni
Expand Down

0 comments on commit 3375904

Please sign in to comment.