Notes |
|
(0038486)
|
Brad King
|
2015-04-10 15:29
|
|
As discussed in 0005939:0036429, 0005939:0036437, and 0005939:0036440, the concept of a TO_NATIVE_PATH is ill-defined because we don't know what "native" is targeting. Even ConvertToOutputPath may need to be refactored, so I'm hesitant to expose it publicly through any more interfaces than it already is.
Instead some set of well-defined conversions needs to be enumerated. For the purposes of this issue we need to come up with a different name for the proposed generator expression and define precise behavior for it. In particular, it should be defined for use in shell commands with add_custom_command. |
|
|
(0038487)
|
Cedric Guerin
|
2015-04-10 15:57
|
|
That's fine with me. I don't mind waiting (I'm already building CMake from the source anyway) and the patch is archived in case other people are looking for the feature right now.
Once you find an acceptable solution to 0005939 (no opinion, I'm not affected) it should still be trivial to expose the same feature(s) as a generator expression with an appropriate name where it matters. |
|
|
(0042756)
|
Kitware Robot
|
2016-06-10 14:29
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
|