[CMake] add_test to support generator expressions?
Nils Gladitz
nilsgladitz at gmail.com
Tue Oct 27 10:24:24 EDT 2015
On 10/27/2015 02:33 PM, Chris Green wrote:
> Ah, I see. It appears I was unclear on the difference between target
> and test. What I actually want is the *test* property
> SKIP_RETURN_CODE, which there does not seem to be any way to access
> via a generator expression. Looks like I'm out of look, unless this is
> an upcoming feature?
I haven't heard of anyone working on this and it is certainly too late
for 3.4 but if you make it a feature request on the issue tracker you
might be lucky and someone might pick it up eventually.
Or better yet you could consider contributing it yourself. [1]
Nils
[1] https://cmake.org/gitweb?p=cmake.git;a=blob;f=CONTRIBUTING.rst
More information about the CMake
mailing list