cmake: fix encrypted project flash arg file generation
This commit is contained in:
parent
77bd32a503
commit
e3c236d2fe
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
--encrypt ${ESPTOOLPY_FLASH_PROJECT_OPTIONS}
|
||||
$<JOIN:$<TARGET_PROPERTY:flash_project_args_target,FLASH_PROJECT_ARGS>,
|
||||
$<JOIN:${FLASH_PROJECT_ARGS},
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue