Re: [CMake] Setting permissions with CPack/WiX installer

2019-04-07 Thread
Hi Nils, > Been a while since I looked at this but it still seems to work for me in > 3.14.0. > Corresponding elements are generated in files.wxs: Can you please tell me the commands you used to run cpack? I did the following, which didn’t give the Permission elements. cd cmake-wix-testsuite-

Re: [CMake] 3.14.1 Issue with external project?

2019-04-07 Thread J Decker
> > Sorry it's probably a user error. > > -- 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 Sup

[CMake] 3.14.1 Issue with external project?

2019-04-07 Thread J Decker
Under linux, I recently updated everything, and now have cmake 3.14.1. It's failing to build a project which has external projects with external projects itself... I'm not sure what a simple case is that fails. The previous version that worked was 3.13.4 (3.12.4 also) On Windows I was using cmak