cmake: Fix formatting
This commit is contained in:
parent
59411d42d5
commit
ad48e74410
|
|
@ -266,7 +266,7 @@ check_ipo_supported(RESULT D_HAS_IPO)
|
||||||
|
|
||||||
set(D_PLATFORM_INSTR ${ARCH_INST})
|
set(D_PLATFORM_INSTR ${ARCH_INST})
|
||||||
set(D_PLATFORM_ARCH ${ARCH_INST})
|
set(D_PLATFORM_ARCH ${ARCH_INST})
|
||||||
message(STATUS "${LOGPREFIX} Taget is ${D_PLATFORM_BITS}bit ${ARCH_INST} with a pointer size of ${D_PLATFORM_BITS_PTR}bit.")
|
message(STATUS "${LOGPREFIX} Target is ${D_PLATFORM_BITS}bit ${ARCH_INST} with a pointer size of ${D_PLATFORM_BITS_PTR}bit.")
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Options
|
# Options
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue