]> git.mxchange.org Git - flightgear.git/commit
Use Cmake to generate app-bundle on Mac
authorJames Turner <zakalawe@mac.com>
Fri, 14 Feb 2014 18:58:36 +0000 (18:58 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 14 Feb 2014 18:58:36 +0000 (18:58 +0000)
commit7bc7197f6ad64ec47a64b1633f157a09da0767e1
tree8702ffdf678a1e81df2867b14d5d1fd61922f0f2
parent826ea8139f6597f2d73cf3c7b1c8670728789d36
Use Cmake to generate app-bundle on Mac

- build the .plist using CMake features
- update the nightly Mac packaging script for the new layout
CMakeModules/FlightGearBundleInfo.plist.in [new file with mode: 0644]
package/mac/build-mac-nightly-dmg.rb
package/mac/nightly.plist.in [deleted file]
src/Main/CMakeLists.txt