X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2FCMakeLists.txt;h=fe40c4c6870ea7b6914a3261350ba8b21d72479c;hb=e28787235090fdf2be6626e1e0a7e02314013652;hp=3cf7547c052abf48978677983bfe6e006051a4bf;hpb=4ecf37c1899349e6ef7ac08813ebb52fc80b2677;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3cf7547c..fe40c4c6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -28,7 +28,6 @@ ADD_SUBDIRECTORY(tests) ADD_DEFINITIONS(-DBINDING_INSTALL_DIR="${binding_install_dir}") # Always add INFER_EXTENSION (more details in afb-hreq.c) ADD_DEFINITIONS(-DINFER_EXTENSION) -ADD_DEFINITIONS(-DAGL_DEVEL) ADD_LIBRARY(afb-lib STATIC afb-api.c @@ -67,6 +66,7 @@ ADD_LIBRARY(afb-lib STATIC locale-root.c sd-fds.c sig-monitor.c + subpath.c verbose.c websock.c wrap-json.c