forked from enlightenment/edi
parent
6fe6c805bf
commit
09ce5493cd
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
#!/bin/sh |
||||
|
||||
if [[ -d /usr/local/opt/llvm ]]; then |
||||
echo "/usr/local/opt/llvm/include" |
||||
fi |
||||
|
Loading…
Reference in new issue