A usage example for waf.
Autorevision can be used with any build system, the following is an example wscript file for use with waf:
Autorevision can be used with any build system, the following is an example wscript file for use with waf:
There are a number of ways that this can be done but most of the ways I have seen outlined online are hacky and / or unreliable. So what we will be going over here is what I would consider to be best practices.
Autorevision is fairly simple to setup, the following is an example makefile: