On 12/20/2015 05:07 PM, Niels Ole Salscheider wrote:
> This is needed for multiarch layouts where the prefix is /usr/${host} but
> where arch-independet files are installed to /usr/share.Thanks. Some of the current install dir options default to `share/...` as seen in `Source/CMakeInstallDestinations.cmake`. Many of the corresponding installed files are also architecture-independent. The name `CMAKE_SHARE_DIR` sounds like it intends to replace all uses of `share/` and architecture- independent files when in fact it is only for gui system integration files. Can you propose a more-specific name and description for the option? Also, the `cmake_install_dest_default` function in the bootstrap script depends on the source code layout in `Source/CMakeInstallDestinations.cmake` and a "# OTHER" comment. Please revise and test that the bootstrap script extracts the matching default. 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
