forked from jiuyuan/InfiniTensor
style: fix format
This commit is contained in:
parent
2b8823515e
commit
5b89c699dc
|
@ -303,6 +303,7 @@ if(USE_KUNLUN)
|
||||||
else()
|
else()
|
||||||
set(TARGET_CPU_ARCH $ENV{TARGET_CPU_ARCH} CACHE STRING "Target CPU ARCH")
|
set(TARGET_CPU_ARCH $ENV{TARGET_CPU_ARCH} CACHE STRING "Target CPU ARCH")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
message(STATUS "TARGET_CPU_ARCH: ${TARGET_CPU_ARCH}")
|
message(STATUS "TARGET_CPU_ARCH: ${TARGET_CPU_ARCH}")
|
||||||
|
|
||||||
if (BUILD_DIST)
|
if (BUILD_DIST)
|
||||||
|
|
Loading…
Reference in New Issue