Hello,
I am trying to use cmake for a cross platform project.

I want to delete some files using cmake -E remove file*

This works on an linux system, but on an windows system wildcards are not 
working,
I just can delete files using their explicit name. In my case the file names are not known, since they have a date coded into it.

Any Idea?

regards
   Arne
_______________________________________________
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