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
Ninja was treating ${target}.ld and ${CMAKE_CURRENT_BINARY_DIR}/${target}.ld as the same file, despite the first just being a target name not a file - fixed by changing . to _
0 commit comments