Merge branch 'bugfix/fix_encrypted_project_flash_arg_file_gen' into 'master'

CMake: fix encrypted project flash arg file generation

See merge request espressif/esp-idf!5741
This commit is contained in:
Angus Gratton 2019-08-13 13:45:57 +08:00
commit aa2a972261

View file

@ -1,3 +1,3 @@
--encrypt ${ESPTOOLPY_FLASH_PROJECT_OPTIONS}
$<JOIN:$<TARGET_PROPERTY:flash_project_args_target,FLASH_PROJECT_ARGS>,
$<JOIN:${FLASH_PROJECT_ARGS},
>