On Tue, Nov 03, 2009 at 01:21:35AM +0000, Alex H wrote: > How can I get over this issue? > add_executable cannot create target "hassel" because another target > with the same name already exists. The existing target is an > executable created in source directory "..............". See > documentation for policy CMP0002 for more details.
Uh... don't add two targets with the same name? If you want more help, we probably need to see some code or at least an explanation of what you're trying to do. tyler _______________________________________________ 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
