]> git.siccegge.de Git - frida/frida.git/blobdiff - CMakeLists.txt
Restructure InformationManager
[frida/frida.git] / CMakeLists.txt
index 2c178ba0333846bf9a146bf73e54437a5033a6e7..51f9689ee3f673fb785d80b8410e126aa690508b 100644 (file)
@@ -48,6 +48,7 @@ SWIG_LINK_LIBRARIES(frida-guile ${GUILE_LDFLAGS})
 SET(frida_SOURCES
   src/core/InformationManager.cxx
   src/core/BasicBlock.cxx
+  src/core/Comment.cxx
   src/core/Function.cxx
   src/gui/Mainwindow.cxx
   src/gui/widgets/BasicBlockWidget.cxx