In my case, I work with a large code base that spans many projects with
various interdependencies. Some of that code base is quite old and would
benefit from updating to more modern CMake features, but some parts of the
code I'm not free to update. For these cases, I need to understand what
CMake v
error.
Regards
mosra
__
> Od: Nils Gladitz
> Komu: Craig Scott , "Johannes Zarl-Zierl"
>
> Datum: 25.04.2016 15:51
> Předmět: Re: [CMake] Version compatibility?
>
> CC: "cmake@cmake.org"
>On 04/25/
On 04/25/2016 02:29 PM, Craig Scott wrote:
I personally have found myself having to look up to his sort of
version info a lot lately. It sounds like others do too. Perhaps a
more sustainable approach would be to include the version details in
the CMAKE docs themselves. For each command, module,
I personally have found myself having to look up to his sort of version
info a lot lately. It sounds like others do too. Perhaps a more sustainable
approach would be to include the version details in the CMAKE docs
themselves. For each command, module, variable, etc. it's documentation
could state
Hi Rob,
I've stopped working on it when 3.0 came out. Since the whole thing was very
much manual work (diff'ing documentation pages and checking whether some
change was only better documentation or a real change in cmake), it was too
much effort to continue long-term.
Johannes
On Saturday 2
Is there a continuation of the CMake version -- feature mapping table?
https://cmake.org/Wiki/CMake_Version_Compatibility_Matrix
I found this to be quite useful, but need something that continues into 3.X.
Rob
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ
Hi,
Wouldn't it be better to have compability matrix generated automatically?
Assuming we can automate process of building CMake and executing tests for any
particular version we want, couldn't we create test suite checking if feature X
works in version Y of CMake? This way we could maintain co
Hi,
> Is there any chance that the version compatibility matrix will be
> updated for cmake 3.x features?
Short answer: no.
Longer answer:
I've written and maintained the compatibility matrix before.
The reasons I've stopped maintaining the page:
(1) Distilling the changes between versions is q
Hi all,
Is there any chance that the version compatibility matrix will be
updated for cmake 3.x features?
Best regards,
Marcel Loose.
<>--
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