On Friday 27 November 2009, Julien Michel wrote: > Dear cmake users, > > I ma stuck with some dependencies problem and I can not figure out why > my cmake project behave like that : > make BaseDoxygen > -> 100% built > make BaseJar : > -> make[2]: *** No rule to make target « BaseDoxygen » ... > make[1]: *** > > I do not understand how make succeed to make target BaseDoxygen but have > no rule to make it in BaseJar dependencies.
Please post more information (ideally a small self-contained example project) where we can see and reproduce the problem. This is not clear from your email. Alex _______________________________________________ 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
