Yes sorry, I did not precise that it was 2.6.4 source tree. Are you saying that if I take CVS HEAD, and I compile it, I will have all the target I created in the CodeBlocks project ?
De : David Cole [mailto:david.c...@kitware.com] Envoyé : jeudi 30 juillet 2009 12:00 À : Pierre-Julien Villoud Cc : cmake Objet : Re: [CMake] CodeBlocks Generator misses custom targets That looks like line 201 in CMake-2-6-4 source tree. In CVS HEAD, this has moved to line 390, but the same code is still there... Looks like that whole else chunk should be removed. Unless somebody can say why it's there...? On Thu, Jul 30, 2009 at 5:41 AM, Pierre-Julien Villoud <pvill...@movea.com<mailto:pvill...@movea.com>> wrote: Hi everyone, When using CodeBlocks MinGW Makefiles Generator, the project generated does not contain the custom targets I created. I don't know if this is meant to be, but I would like all the targets I created to be in the project. So I just commented the line 201 (the "break" statement) in cmExtraCodeBlocksGenerator.cxx file and it works... I hope somebody will find it useful ! Pierre-Julien _______________________________________________ Powered by www.kitware.com<http://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
_______________________________________________ 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