I rephrase a bit the question which was probably too long :)
So suppose that I just need to do the following things (but in a portable way with CMake).

cd org-mode && make
cd tramp && autoreconf -fi && ./configure && make
cd doxymacs && autoreconf -fi && ./configure && make
...

where some of the commands are repeating... what could be a way
to do this with CMake?
--

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

Reply via email to