I would very much like to specify a Build directory in the Projects view, Build settings tab that is relative to some environment variable for CMake projects. The reason being that my projects may be transported to several computers with differing user names and directory layouts. I have been trying to use things like $PWD and $$(PWD) but this does not seem to work. How can I accomplish what I want?
Thanks in advance, Theo. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
