Hi all,

is it possible to somehow set the command which 'make clean' or
'Build->Clean in VS' performs for a file? My situation is that a
custom command creates a symlink to a directory. I'd like to delete
this symlink when 'Clean' is performed. This fails silently on Unix
(no action is performed) and reports an error when Visual Studio
'Clean' is carried out.

Is there a way to modify the 'Clean' command, or perhaps a different
solution to my problem?

Thanks in advance.

Petr
--

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