Dear users,
As a new user CMake I've come across some things I don't fully
understand yet. Here is such a thing:
when using cmake -E is there a way to pass multiple files at once when
using 'remove' or 'remove_directory', ie something like:
cmake -E remove file1 file2 file3
(well... that syntax is not valid, but is there a way to do the above,
without having to call cmake -E for every file separately?)
Yours sincerely,
Jakob van Bethlehem
_______________________________________________
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