helps if I get the include path right
This commit is contained in:
parent
57df8e2ad5
commit
fb5c56b28e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
enable_dl = On
|
||||
extension = "/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings/libhammer.so"
|
||||
include_path = ".:/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings"
|
||||
extension = "/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings/php/libhammer.so"
|
||||
include_path = ".:/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings/php"
|
||||
Loading…
Add table
Add a link
Reference in a new issue