Notes |
|
(0036135)
|
Rolf Eike Beer
|
2014-06-09 10:36
|
|
This works fine for me, especially if I follow the correct syntax and specify the path to the source directory last. |
|
|
(0036136)
|
Linus
|
2014-06-09 10:48
|
|
I am aware that the correct syntax is with the source directory last, but I think that placing options afterwards should either always work or never work, because working only without a space is a rather odd quirk.
It's also not particularly obvious that the source directory has to be the last argument. |
|
|
(0036487)
|
Linus
|
2014-07-29 04:53
|
|
Bump -- I still think it would be good if CMake were less obtuse about this -- perhaps *consistently* outputting an error message if there's anything else after the source directory, or if the behaviour were at least clearly documented. |
|
|
(0036489)
|
Brad King
|
2014-07-29 09:45
|
|
Moving to backlog because no one is working on it.
The command-line argument handling needs a non-trivial cleanup anyway to do things like complain about unrecognized options. This issue is just one of symptoms.
|
|
|
(0042562)
|
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. |
|