On 06/17/2014 12:37 PM, Adam Strzelecki wrote: > http://www.cmake.org/Bug/view.php?id=14972
For reference, I posted some examples explaining the situation and the purpose of the extra phony targets here: https://github.com/martine/ninja/issues/760#issuecomment-46501896 http://www.cmake.org/Bug/view.php?id=14972#c36222 > However there is something substantially wrong with 539356f12 > When building in-source it causes ALL source files to have phony rules This is unfortunate but it cannot be solved without either extra information as explained in http://www.cmake.org/Bug/view.php?id=14963 or refined behavior in Ninja as proposed in https://github.com/martine/ninja/issues/760#issuecomment-46540858 -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
