Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Sep 21, 2024
1 parent 351fd32 commit ef41cde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ else()
add_library(onnxruntime_mlas_arm64 STATIC ${mlas_platform_srcs})
list(APPEND ONNXRUNTIME_MLAS_LIBS onnxruntime_mlas_arm64)
set_target_properties(onnxruntime_mlas_arm64 PROPERTIES OSX_ARCHITECTURES "arm64")
mlas_target(onnxruntime_mlas_arm64)
set(mlas_platform_srcs )
else()
set(MLAS_SOURCE_IS_NOT_SET 0)
Expand Down

0 comments on commit ef41cde

Please sign in to comment.