Modify gcov installation directory
[platform/core/appfw/appcore-widget.git] / CMakeLists.txt
index a35ef8d..de092fa 100644 (file)
@@ -23,7 +23,7 @@ SET(TARGET_WIDGET_BASE "appcore-widget-base")
 SET(TARGET_WIDGET_APPLICATION "capi-appfw-widget-application")
 
 ENABLE_TESTING()
-SET(TARGET_WIDGET_APPLICATION_UNIT_TEST "appcore-widget-unit-test")
+SET(TARGET_WIDGET_APPLICATION_UNIT_TEST "appcore-widget-unittest")
 
 INCLUDE(FindPkgConfig)
 INCLUDE(ApplyPkgConfig)