cmake: fix indentation on some messages for consistency
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
message (INFO " - Adding x86 platforms")
|
||||
message (STATUS "INFO - Adding x86 platforms")
|
||||
set (mraa_LIB_PLAT_SRCS_NOAUTO ${mraa_LIB_SRCS_NOAUTO}
|
||||
${mraa_LIB_X86_SRCS_NOAUTO} PARENT_SCOPE)
|
||||
|
||||
Reference in New Issue
Block a user