Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 18, 2011, 9:33:05 PM (14 years ago)
Author:
youngk
Message:

Made the crash reporter work. More or less…

File:
1 edited

Legend:

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

    r8259 r8260  
    175175  # On Apple we need to link to AppKit, Foundation frameworks
    176176  TARGET_LINK_LIBRARIES(orxonox-main
     177    cmcrashreporter_orxonox
    177178    "-framework AppKit"
    178179    "-framework Foundation"
Note: See TracChangeset for help on using the changeset viewer.