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
Is your feature request related to a problem? Please describe.
Both the action and any user compiling locally needs to do extra steps after building in order to make the binary load
Describe the solution you'd like
Rewrite CMakeLists.txt and CMakePresets.json to automatically name the output binary, as well as moving the final binary to a common folder
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Both the action and any user compiling locally needs to do extra steps after building in order to make the binary load
Describe the solution you'd like
Rewrite
CMakeLists.txt
andCMakePresets.json
to automatically name the output binary, as well as moving the final binary to a common folderThe text was updated successfully, but these errors were encountered: