已合并
update: dlog头文件路径调整,更新文件 Finddlog.cmake #1314
fujun19创建于 8月17日
update: dlog头文件路径调整,更新文件 Finddlog.cmake #1314
已合并
fujun19创建于 8月17日
共 1 个文件变更+1-1
@@ -46,7 +46,7 @@ unset(_cmake_expected_targets)
46 46 
47set(DLOG_HEAD_SEARCH_PATHS47set(DLOG_HEAD_SEARCH_PATHS
48 ${ASCEND_DIR}/pkg_inc/base # new slog directory structure48 ${ASCEND_DIR}/pkg_inc/base # new slog directory structure
49- ${TOP_DIR}/abl/slog/inc/toolchain # compile with ci49+ ${TOP_DIR}/runtime/pkg_inc/base # compile with ci
50)50)
51 51 
52find_path(dlog_CV_INCLUDE_DIR52find_path(dlog_CV_INCLUDE_DIR