]> git.siccegge.de Git - frida/frida.git/commit
Build working `make install` target
authorChristoph Egger <Christoph.Egger@fau.de>
Mon, 16 Mar 2015 16:34:13 +0000 (17:34 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 18 Mar 2015 13:51:35 +0000 (14:51 +0100)
commitc6e89377cd981f9be1f18a6be334fbcfebb0c16e
tree1b3a60926e63f206251bb77f78965ca051781a30
parent546b89382dd61b664c216ad7668ec783f0ad094c
Build working `make install` target

Should install the frida binary and the libraries into appropriate
places using the Cmake GNUInstallDirs module. Included is some cleanup
in the guile module.
CMakeLists.txt
src/bindings/Guile.cxx
src/main.cxx