style: fix format

This commit is contained in:
OdinaryWord 2024-04-10 17:36:23 +08:00
parent 2b8823515e
commit 5b89c699dc
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ if(USE_KUNLUN)
else()
set(TARGET_CPU_ARCH $ENV{TARGET_CPU_ARCH} CACHE STRING "Target CPU ARCH")
endif()
message(STATUS "TARGET_CPU_ARCH: ${TARGET_CPU_ARCH}")
if (BUILD_DIST)