Combining project - file dependencies?
I'm using a combining project as a way to extract c and h files from a font file. However, I can't seem to set up a dependency so that whenever the font file changes I rebuild the project. It seems that I can only do project dependencies.
Is there a way I can do file dependencies, or is there a better way to conditionally call an external processing program before building the rest of my project?
Please sign in to leave a comment.
Comments
0 comments