Replace LogProvider to Dlog
[platform/framework/web/wrt-plugins-common.git] / src / standards / W3C / Widget / CMakeLists.txt
index fe0174f..a76454d 100644 (file)
@@ -12,6 +12,9 @@
 #    See the License for the specific language governing permissions and
 #    limitations under the License.
 #
+
+ADD_DEFINITIONS("-DWRT_PLUGINS_WIDGET_LOG")
+
 set(TARGET_NAME "wrt-plugins-w3c-widget-interface")
 
 pkg_search_module(webkit2 REQUIRED ewebkit2)