]> git.siccegge.de Git - frida/frida.git/commit
Properly allow plugins to load for testing
authorChristoph Egger <Christoph.Egger@fau.de>
Wed, 18 Mar 2015 16:57:29 +0000 (17:57 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 18 Mar 2015 16:57:29 +0000 (17:57 +0100)
commit914bc03c4ed200f495288d8483f4b9909368b4fd
treecc429cfca87bc9189dda2d9913976e2e1fefb8e0
parent5afba5f952385321480f53091363a5fba2e16f62
Properly allow plugins to load for testing

Loads stuff from the cmake binary directory for testing -- so tests use
the newly built plugins and not some old installed ones (or fail if none
exist)
CMakeLists.txt
src/Config.hxx.in
src/bindings/Guile.cxx
src/main.cxx
src/test.cxx