News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to tell the build system to run a pre-compile step?

Started by hanshuckebein, January 09, 2017, 11:47:58 PM

Previous topic - Next topic

hanshuckebein

A file test.crb should be processed by a ruby script to generate test.c. After this step, test.c should be compiled.

How to tell the build system to use the ruby script to process a *.crb file?

BlueHazzard


hanshuckebein

Linux. The script is a shebang script started by its name from a shell.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

hanshuckebein