On Monday 25 February 2013, Brad King wrote: > On 02/25/2013 02:18 PM, Alexander Neundorf wrote: > >> It is a change in default behavior. > > > > Maybe with a policy ? > > How would it trigger? We can't warn on every target that links > to a shared library. We're not changing any existing interfaces.
if the requested version is higher, simply default to the new behaviour, otherwise to the old. This would be a bit different than the other policies. 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
