Skip to content

Custom make rules #1707

Answered by starkos
holychicken99 asked this question in Q&A
Sep 7, 2021 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

is there a way to add a custom rule which can later be invoked by saying

No, that's not supported. The custom build rules are more like "when see files of type X, here are the build steps to apply to them", and are intended for things like shaders and DSLs. It sounds like you're asking for something more like a custom makefile target, which you can actually inject into your generated makefiles using makesettings().

Does that help?

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@holychicken99
Comment options

Answer selected by holychicken99
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@samsinsane
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants