chore(tools): delete taoskeeper internal message
This commit is contained in:
parent
a193644e85
commit
e7a90fe982
|
@ -279,6 +279,4 @@ IF(TD_BUILD_KEEPER)
|
||||||
COMMAND cmake -E copy ./taoskeeper.service ${CMAKE_BINARY_DIR}/test/cfg/
|
COMMAND cmake -E copy ./taoskeeper.service ${CMAKE_BINARY_DIR}/test/cfg/
|
||||||
)
|
)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
ELSEIF(TD_BUILD_KEEPER_INTERNAL)
|
|
||||||
MESSAGE("${Yellow} use taoskeeper internal ${ColourReset}")
|
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
Loading…
Reference in New Issue