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
Previously, cppfront would always output the generated source file to
the current directory and with the same base name as the input file.
Now that -o exists, we have control over this and the custom command we
need to drive cppfront can be simpler.
0 commit comments