We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af473d commit 43bdf3fCopy full SHA for 43bdf3f
benchmarks/AudioProcessing/CMakeLists.txt
@@ -87,6 +87,7 @@ add_executable(audio-processing-benchmark
87
target_link_directories(audio-processing-benchmark
88
PRIVATE
89
${KFR_DIR}/build/
90
+ ${BUDDY_MLIR_LIB_DIR}
91
)
92
93
target_link_libraries(audio-processing-benchmark
0 commit comments