On 09/24/2015 11:08 AM, Kislinskiy, Stefan wrote:
> Regarding the nice bracket tweak: Maybe the minimum required
> version in Tests/GeneratorExpression/CMakeLists.txt should be
> updated to 3.0.0 then?

The test also covers policy CMP0044 behavior and so cannot require
a version new enough to set that policy.  It doesn't really matter
because we never run the test suite except with the current version
of CMake anyway.

After nightly testing of the main change I added this fixup:

 fixup! Genex: Add a SHELL_PATH expression
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d1912e51

which I'll squash in to the final change before merging to 'master'.
The problem is that on Windows we support the "Unix Makefiles"
generator that uses forward slashes but not MSYS-style drive letter
conversion.

-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

Reply via email to