Skip to content

Commit

Permalink
Fix onnxruntime_mlas.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
duanqn committed Jun 21, 2024
1 parent c8b0757 commit 60e2280
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/onnxruntime_mlas.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ target_sources(onnxruntime_mlas PRIVATE
${MLAS_INC_DIR}/mlas_q4.h
${MLAS_INC_DIR}/mlas_qnbit.h
${MLAS_INC_DIR}/mlas.h
${MLAS_INC_DIR}/mlas_flashattn.h
)

if (NOT onnxruntime_ORT_MINIMAL_BUILD)
Expand Down

0 comments on commit 60e2280

Please sign in to comment.