]> git.siccegge.de Git - frida/frida.git/blobdiff - CMakeLists.txt
Make pieces of information serialize themselves
[frida/frida.git] / CMakeLists.txt
index 0fe40fbae181dfdfbb05378dcb92b847ae77c4e6..e9ff46b72a838b4a8ad2c4d8f36f5bc36f874958 100644 (file)
@@ -45,6 +45,7 @@ separate_arguments(LLVM_LIBS)
 SET(frida_SOURCES
   src/main.cxx
   src/core/InformationManager.cxx
+  src/core/BasicBlock.cxx
   src/core/Function.cxx
   src/gui/Mainwindow.cxx
   src/gui/widgets/BasicBlockWidget.cxx