[TBASE-816]

This commit is contained in:
lihui 2019-11-11 16:30:21 +08:00
parent e521288582
commit f740e8bc1e
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ IF (NOT DEFINED TD_CLUSTER)
ADD_DEFINITIONS(-D_TD_ARM_64_) ADD_DEFINITIONS(-D_TD_ARM_64_)
ELSE () ELSE ()
EXIT () EXIT ()
ENDIF ENDIF ()
ENDIF () ENDIF ()
IF (${CMAKE_SYSTEM_NAME} MATCHES "Linux") IF (${CMAKE_SYSTEM_NAME} MATCHES "Linux")