Merge pull request #10109 from taosdata/feature/tq

fix compile
This commit is contained in:
Liu Jicong 2022-02-04 21:12:24 +08:00 committed by GitHub
commit a342af36ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ target_link_libraries(
util
PRIVATE os
PUBLIC lz4_static
PUBLIC api
)
if(${BUILD_TEST})