Hi,

On Mon, Aug 13, 2012 at 9:48 PM, Peng Yu <[email protected]> wrote:
> Hi,
>
> The following directory has 'cmake ../src1' run before. I get the
> following error when I run the following command. One way to solve the
> problem is to run "rm -rf *", but I'm wondering if there is a way to
> force cmake to run even when the source directory changes. I don't see
> such a command line option in the manual. Thanks!

There is no such way, the correct way is to rm -rf *.

Andreas
--

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