On 07/11/2016 11:17 AM, Christoph Grüninger wrote: > this comes from the open build system, which is the system used by > openSuse to generate the packages. If the CMake version is updated, > which happens quite often, the generated files are altered and the > packages are rebuild, repackaged and republished. > Without the version number in the generated files, it wouldn't > happen.
I think dropping the version number from the various Export generators should be sufficient for this. The generated build system files like build.ninja should not affect the results of package installation. I've applied the "export" parts of the patch: Do not place CMake version in export files https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c376c5bc Thanks, -Brad -- 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 to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers