]> git.tdb.fi Git - builder.git/commit
Allow specifying fixed arguments for source generators
authorMikko Rasa <tdb@tdb.fi>
Wed, 15 Oct 2014 18:28:12 +0000 (21:28 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 15 Oct 2014 18:28:12 +0000 (21:28 +0300)
commit445572ee2ea29141d5fb72153b6ce76fe9014d0d
treefd3ddbfcacce085b37ff48609440bbc74b196145
parent9053d11310842cb9b8a0f13fe1d86b60cae5231c
Allow specifying fixed arguments for source generators

Currently, the fixed arguments are placed at the front of the command
line, with the template file coming last.
source/sourcegenerator.cpp
source/sourcegenerator.h