[cmake-developers] Listing source-tree files encountered

Brad King brad.king at kitware.com
Mon Jul 20 09:33:54 EDT 2015


On 07/18/2015 02:48 PM, Clifford Yapp wrote:
> A quick experiment suggests that this will work for associating and
> exposing a source directory with each target - not sure if this dots
> all the i's an crosses all the t's though:
> 
> +  MAKE_STATIC_PROP(SOURCE_DIR);

That looks good to me.  Please extend the patch to also do BINARY_DIR
for completeness and also to update the documentation to cover the new
properties.  The Tests/RunCMake/get_property test should be updated
to cover both too.

Thanks,
-Brad



More information about the cmake-developers mailing list