Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 17, 2011, 12:12:17 PM (14 years ago)
Author:
youngk
Message:

Cocoa Integration of Orxonox and CPack testing. @Reto: Do NOT merge with kicklib, please.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/mac_osx/CMakeLists.txt

    r7530 r8083  
    140140# Last but not least: Try to make a doc target with Doxygen
    141141ADD_SUBDIRECTORY(doc)
     142
     143########### CPack Packaging ###########
     144
     145# Currently only testing on Apple
     146#IF(APPLE)
     147#  INCLUDE(BundleConfig)
     148#ENDIF(APPLE)
Note: See TracChangeset for help on using the changeset viewer.