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
A nice feature for rscons would be an ERB evaluation preprocessing stage for source files. Any source file with an ERB extension, ex. foo.c.erb, would be detected and evaluated to generate the corresponding source file, foo.c, which would be used for compiling the software.
The text was updated successfully, but these errors were encountered:
A nice feature for rscons would be an ERB evaluation preprocessing stage for source files. Any source file with an ERB extension, ex. foo.c.erb, would be detected and evaluated to generate the corresponding source file, foo.c, which would be used for compiling the software.
The text was updated successfully, but these errors were encountered: