Skip to content

Commit

Permalink
If you set a variable, you should use it!
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyV committed Jun 4, 2024
1 parent 7330fcc commit 421f857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binding/binding.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ add_custom_command(
${LVGL_LVGL_H}
> ${LVGL_MPY} || (rm -f ${LVGL_MPY} && /bin/false)
DEPENDS
${LVGL_BINDINGS_DIR}/gen/gen_mpy.py
${LVGL_GEN_MPY}
${LVGL_MPY_PP}
COMMAND_EXPAND_LISTS
)
Expand Down

0 comments on commit 421f857

Please sign in to comment.