I have a directory for my project. In this folder I have my Tupfile and my source code. I created a build-debug and a build-release folder and have a little tup.config in each of them. The next time I ran tup, my project exploded to a thrice the original size. Why does it copy source files into my variant folders before building when it can just as easy read them from my project root?
-- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
