You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "include()" cmake function only read the first file when passed a list.
Adding a foreach loop supports allowing a list of files which is useful
for adding and override/addendum file to a base config.
0 commit comments