Hi Stephen, My concern with this feature is the use case of a directory not existing at configure time, but which will exist at linking time. Primarily this would occur when an imported library is the result of an add_custom_command call which creates a new directory. While this might be an edge case, I was wondering if we should have a way to skip the verification on a target.
On Mon, Mar 25, 2013 at 3:11 PM, Stephen Kelly <[email protected]> wrote: > Brad King wrote: > > > On 03/25/2013 01:41 PM, Brad King wrote: > >>> So will I squash these commits together and push to next? > >> > >> Yes, if this is intended for 2.8.11-rc2. > > > > I just looked at the change merged to next. Can you please add > > test cases for the error messages? > > Done now, thanks, > > Steve. > > > -- > > 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers > -- Robert Maynard
-- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
