]> granicus.if.org Git - esp-idf/commitdiff
cmake: fix encrypted project flash arg file generation
authorRenz Christian Bagaporo <renz@espressif.com>
Fri, 9 Aug 2019 08:35:31 +0000 (16:35 +0800)
committerRenz Christian Bagaporo <renz@espressif.com>
Fri, 9 Aug 2019 08:35:31 +0000 (16:35 +0800)
components/esptool_py/flash_encrypted_project_args.in

index db16bc6cdf3581010ad55cb5bf7a47bc2a78aa89..a1875e69e1a07ee4f8b33f63596eb5b49cc33184 100644 (file)
@@ -1,3 +1,3 @@
 --encrypt ${ESPTOOLPY_FLASH_PROJECT_OPTIONS}
-$<JOIN:$<TARGET_PROPERTY:flash_project_args_target,FLASH_PROJECT_ARGS>,
+$<JOIN:${FLASH_PROJECT_ARGS},
 >