-
Notifications
You must be signed in to change notification settings - Fork 235
Labels
Milestone
Description
The endforeach args do not match the foreach args
foreach(APP ${MISSION_DEPS})
list(APPEND VARLIST "${APP}_MISSION_DIR")
endforeach(APP ${MISSION_APPS})
Line 362 in 98f78e8
| endforeach(APP ${MISSION_APPS}) |
Reactions are currently unavailable