X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=60cbd60dbbecffe255996288b3bd043275988462;hp=9d27f61b6add59a10607938575cb77303c5701e5;hb=55eb2a804c19c35a9006a2241a0feefe219bf21e;hpb=b99a252c3503b095b6111b59b11a6659e42205c8 diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d27f61..60cbd60 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,6 @@ pkg_check_modules(GUILE REQUIRED guile-2.0) FIND_PACKAGE(SWIG REQUIRED) INCLUDE(${SWIG_USE_FILE}) -#add_compile_options(${LOG4CXX_CFLAGS}) add_definitions(${LOG4CXX_CFLAGS}) add_definitions(${GUILE_CFLAGS})