]> git.siccegge.de Git - frida/frida.git/commit
Install the guile-frida-bindings into system library path
authorChristoph Egger <Christoph.Egger@fau.de>
Wed, 18 Mar 2015 18:31:55 +0000 (19:31 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 18 Mar 2015 18:31:55 +0000 (19:31 +0100)
commit8f48ae542e0031cc5d7efc425d696be6c2005181
tree2b338c7ba0b32f6c16899a7a8fe54b5c8937ee70
parent914bc03c4ed200f495288d8483f4b9909368b4fd
Install the guile-frida-bindings into system library path

Allows using only name in scm_load_module -- can be overwritten for
testing and works with the final binary. Would be even better if we
could hide the module in a private directory but I haven't found a nice
way so far
CMakeLists.txt
src/bindings/Guile.cxx