Add granularity support in GetAll method call on statistics interface
[platform/core/connectivity/stc-manager.git] / unittest / CMakeLists.txt
index 7cb1f4f..6ae9e48 100644 (file)
@@ -10,7 +10,7 @@ SET(REQUIRES_LIST ${REQUIRES_LIST}
        gmock
        dlog
 )
-
+INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include)
 INCLUDE(FindPkgConfig)
 PKG_CHECK_MODULES(GTEST_TEST_PKG REQUIRED ${REQUIRES_LIST})