Skip to content

Commit

Permalink
Fix snpe build issue (Thanks tb205gti)
Browse files Browse the repository at this point in the history
  • Loading branch information
SippieCup committed Apr 21, 2020
1 parent a5ae90f commit ea05332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ if arch == "aarch64" or arch == "larch64":

cpppath = [
"#phonelibs/opencl/include",
"#phonelibs/snpe/include"
]

libpath = [
Expand Down

0 comments on commit ea05332

Please sign in to comment.