]> git.siccegge.de Git - frida/frida.git/blobdiff - CMakeLists.txt
Remove unnecessary Interpreter.cxx
[frida/frida.git] / CMakeLists.txt
index 39055101e9fcb0a2fe35f9ced3b92b004aff7edb..2c178ba0333846bf9a146bf73e54437a5033a6e7 100644 (file)
@@ -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