[cmake-developers] Generator expressions for <archive|library|runtime> output directory
Robert Goulet
Robert.Goulet at autodesk.com
Wed Jul 15 17:27:15 EDT 2015
I didn't know about the two signature of cmCompiledGeneratorExpression::Evaluate, what's the difference? Could it create an issue?
As for the TARGET_PROPERTY generator expression, are you suggesting this could potentially be an issue? I haven't tried it.
-----Original Message-----
From: cmake-developers [mailto:cmake-developers-bounces at cmake.org] On Behalf Of Stephen Kelly
Sent: Wednesday, July 15, 2015 5:17 PM
To: cmake-developers at cmake.org
Subject: Re: [cmake-developers] Generator expressions for <archive|library|runtime> output directory
Robert Goulet wrote:
> Greetings!
>
> Patch in attachment for all OUTPUT_DIRECTORY variants to support
> generator expressions. Thanks!
There are two signatures for cmCompiledGeneratorExpression::Evaluate. Did you use the correct one?
Does this support all generator expressions? Including TARGET_PROPERTY?
I didn't check/test this. These are just review comments.
Thanks,
Steve.
--
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
More information about the cmake-developers
mailing list