X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=CMakeLists.txt;h=5e5c9eac9d42cda6789ef6055c2ada4fa49815a4;hp=c88c46a75ab99240fe2f7aeb034c679e186ecf1c;hb=7cc1f7b923b7859a7469e6a651d4a87bc48c4772;hpb=f44ed1e33c85254a6176b1db3775b9b13baaaa29 diff --git a/CMakeLists.txt b/CMakeLists.txt index c88c46a..5e5c9ea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,6 +27,7 @@ separate_arguments(LLVM_LDFLAGS) separate_arguments(LLVM_LIBS) SET(frida_SOURCES + src/bindings/Guile.cxx src/core/InformationManager.cxx src/core/BasicBlock.cxx src/core/Function.cxx