From: Christoph Egger Date: Wed, 11 Mar 2015 16:08:45 +0000 (+0100) Subject: Remove unnecessary Interpreter.cxx X-Git-Tag: v0.1~45 X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=commitdiff_plain;h=e2e45989c79c060cf30b1b4c1a2c1e7d26022d23 Remove unnecessary Interpreter.cxx Should make things build again --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3905510..2c178ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -103,7 +103,6 @@ TARGET_LINK_LIBRARIES(frida # GUILE set(plugin_guile_SOURCES - src/bindings/Interpreter.cxx src/bindings/Guile.cxx) set(plugin_guile_HEADERS