When building the 2.8.7 CMake sources with the following configuration:<div><br></div><div>cmake -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_INSTALL_PREFIX:PATH=../path/to/install -DBUILD_QtDialog:BOOL=ON ../cmake</div><div>
<br></div><div>I get the following error when doing a 'make install'</div><div><br></div><div><div>- Installing: /Users/stevew/cmake/tmp/build/../install/CMake 2.8-7.app/Contents/share/mime/packages/cmakecache.xml</div>
<div>-- fixup_bundle</div><div>-- app='../install/CMake 2.8-7.app/Contents/MacOS/CMake 2.8-7'</div><div>-- libs=''</div><div>-- dirs='/Library/Frameworks;/Developer/Tools/Qt'</div><div>-- warning: *NOT* handled - directory/file does not exist...</div>
<div>CMake Error at /Users/stevew/cmake/tmp/cmake/Modules/BundleUtilities.cmake:668 (message):</div><div> error: fixup_bundle: not a valid bundle</div><div>Call Stack (most recent call first):</div><div> Source/QtDialog/cmake_install.cmake:54 (fixup_bundle)</div>
<div> Source/cmake_install.cmake:86 (INCLUDE)</div><div> cmake_install.cmake:52 (INCLUDE)</div></div><div><br></div><div><br></div><div>I would appreciate any advice on how to correct this problem.</div><div><br></div><div>
Thanks,</div><div><br></div><div>Steve</div><div><br></div><div><br></div>