add static lib

This commit is contained in:
yihaoDeng 2023-06-16 14:34:55 +08:00
parent 72acbb851a
commit 09eb52122a
1 changed files with 4 additions and 4 deletions

View File

@ -10,6 +10,6 @@ ExternalProject_Add(rocksdb
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND ""
TEST_COMMAND ""
EST_COMMAND ""
)
ENDIF(NOT ${TD_LINUX})