X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=51f9689ee3f673fb785d80b8410e126aa690508b;hp=2c178ba0333846bf9a146bf73e54437a5033a6e7;hb=546b89382dd61b664c216ad7668ec783f0ad094c;hpb=099f1e8222109bf7397eff6da0c511a07906c9cd diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c178ba..51f9689 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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