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
cmake: Bump minimum CMake version for generator expressions
We can't iterate over TARGET_OBJECTS for a given target so we'll instead use a
generator expression to create a string with all the objcopy commands for the
.o's in the target.
0 commit comments