On Mon, 2015-09-28 at 11:51 -0400, Brad King wrote: > CMake is warning that it now prefers to generate the Ninja build file > for this case a different way than it did before but is doing it the > old way for compatibility just in case the project needs that to > build. > In this case we know we are providing the file ourselves so it is > safe > to allow CMake to generate the build file without the extra phony > rule. > One can set the policy to NEW to get the new preferred behavior, but > this has to be done in the project itself once it is known that the > new > behavior works for the project.
Thanks for the explanation, Brad! Michael -- 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