Merge pull request #14902 from taosdata/fix/ZhiqiangWang/TD-13063-fix-option-taosbenchmark-error

test: option taosbenchmark error
This commit is contained in:
Zhiqiang Wang 2022-07-14 16:38:37 +08:00 committed by GitHub
commit 1358bda7b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -83,12 +83,6 @@ option(
OFF
)
option(
TDENGINE_3
"TDengine 3.x"
ON
)
option(
BUILD_ADDR2LINE
"If build addr2line"