wam: add AGL_DEVEL flag if 'agl-devel' distro feature is on
[AGL/meta-agl-devel.git] / meta-html5-framework / recipes-wam / wam / wam_git.bb
index 80ae1c5..2606ca5 100644 (file)
@@ -44,3 +44,4 @@ pkg_postinst_${PN}_append() {
 RDEPENDS_${PN} += "wam-tinyproxy"
 FILES_${PN} += "${sysconfdir}/init ${sysconfdir}/wam ${libdir}/webappmanager/plugins/*.so ${systemd_user_unitdir}"
 
+CXXFLAGS_append_agl-devel = " -DAGL_DEVEL"