chore(tools): modify taoskeeper message
This commit is contained in:
parent
c2a5325a6f
commit
41a7dce0df
|
@ -252,5 +252,5 @@ IF(TD_BUILD_KEEPER)
|
||||||
)
|
)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
ELSEIF(TD_BUILD_KEEPER_INTERNAL)
|
ELSEIF(TD_BUILD_KEEPER_INTERNAL)
|
||||||
MESSAGE("${Yellow} taoskeeper community edition does not support ${ColourReset}")
|
MESSAGE("${Yellow} taoskeeper does not support internal option ${ColourReset}")
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
Loading…
Reference in New Issue