mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
tools/ci: migrate some ci build configurations to CMake
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
@@ -26,6 +26,7 @@ endif()
|
||||
execute_process(
|
||||
COMMAND git -C ${NUTTX_DIR} describe --match "nuttx-*"
|
||||
WORKING_DIRECTORY ${NUTTX_DIR}
|
||||
ERROR_VARIABLE NUTTX_ERROR
|
||||
OUTPUT_VARIABLE NUTTX_VERSION
|
||||
RESULT_VARIABLE VERSION_STATUS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user