llvm fix file paths

This commit is contained in:
idriskalp
2020-01-09 17:29:13 +03:00
parent a2a50ed50b
commit 512cd1b5cb
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -79,6 +79,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libLLVM*.so</Path>
<Path fileType="library">/usr/lib/libLLVM*.so.9</Path>
<Path fileType="library">/usr/lib/LLVMgold.*</Path>
<Path fileType="library">/usr/lib/libLTO.*</Path>
<Path fileType="library">/usr/lib/libPolly*.so</Path>