]> git.siccegge.de Git - frida/frida.git/commitdiff
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)
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)


No differences found