提交 a6864089 编写于 作者: T tickduan

errTSZ set to blank

上级 c8ecafed
......@@ -98,5 +98,5 @@ IF (${TSZ_ENABLED} MATCHES "true")
ADD_DEFINITIONS(-DTD_TSZ)
set(VAR_TSZ "TSZ" CACHE INTERNAL "global variant tsz" )
ELSE()
set(VAR_TSZ "errTSZ" CACHE INTERNAL "global variant empty" )
set(VAR_TSZ "" CACHE INTERNAL "global variant empty" )
ENDIF()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册