Skip to content

Commit

Permalink
bro
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed May 26, 2024
1 parent f84f5b4 commit f88ec6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ if(${GEODE_TARGET_PLATFORM} STREQUAL "iOS")
set(CMAKE_OSX_ARCHITECTURES arm64)
set(CMAKE_OSX_DEPLOYMENT_TARGET "14.0")
set(CMAKE_SYSTEM_NAME "iOS")
find_library(LOCAL_AUTHENTICATION LocalAuthentication)
endif()

add_library(${PROJECT_NAME} SHARED
Expand Down

0 comments on commit f88ec6a

Please sign in to comment.