On 4 April 2013 17:32, Matthew Woehlke <[email protected]> wrote: > > cd .. > rm -rf build > mkdir build > cd build > > ...? ;-) > > (If your build directories tend to be in the same place, you could easily > write a shell function to do this, to save typing.)
Done. I should have thought of that. Cheers, Daniel. -- Lord of the rings calendar in your Linux/Unix/Mac terminal: cat /usr/share/calendar/calendar.lotr -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
