Опечатка

This commit is contained in:
Andrei Astafev 2022-11-27 15:31:19 +03:00
parent 0cc415dc9d
commit 2a03264b98

View File

@ -63,7 +63,7 @@ function(myx_uncrustify TARGET_NAME)
endif()
endforeach()
target_source(${TARGET_NAME} PRIVATE ${ARG_CONFIG})
target_sources(${TARGET_NAME} PRIVATE ${ARG_CONFIG})
set(__fixed_config ${PROJECT_BINARY_DIR}/uncrustify-${TARGET_NAME}.cfg)
add_custom_command(OUTPUT ${__fixed_config}
DEPENDS ${ARG_CONFIG}