debug: Create a file indicating the waiting point
[src/app-framework-binder.git] / src / CMakeLists.txt
index 31fcd51..7d2db4a 100644 (file)
@@ -28,6 +28,7 @@ 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