Skip to content

Commit d198eea

Browse files
author
Joey Tsai
committed
Add one line in the end of CmakeList
1 parent 08c4742 commit d198eea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/qualcomm/oss_scripts/llama3_2/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ target_compile_options(
6464
)
6565
set_target_properties(
6666
qnn_llama3_2_runner PROPERTIES LINK_FLAGS "-Wl,-rpath='$ORIGIN'"
67-
)
67+
)
68+

0 commit comments

Comments
 (0)