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
Surely this should just be "Build target" instead of "Build all target" as it just sets the --target flag for CMake... ? Calling it the "all target" is a misnomer as by very definition, if you are specifying the build target to be anything other than "all" you are not building the all target...