Mike, I have been tasked with adding Mac bundle packaging with CPack. That code had been added with some success, and has been in place since August. However, I did not anticipate your configuration. I should have added an option to enable bundle creation during CPack instead of enabling it by default.
The solution is to put an if block around the bundle cmake code in the CMakeInstallation.cmake f8ile. Allen On Friday, November 15, 2013 12:05:39 PM Michael Jackson wrote: > When did the installation layout change from the standard "unix" to an OS X > Framework? Is there a way to go back to the standard "unix" layout instead > of a framework? This is really hosing up my own build scripts for my > application. > > ___________________________________________________________ > Mike Jackson BlueQuartz Software > Help: [email protected] > Web|Download http://dream3d.bluequartz.net > > > _______________________________________________ > Hdf-forum is for HDF software users discussion. > [email protected] > http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
