index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
XCTest
/
CocoaExample
/
AppDelegate.h
blob: 4bf41019e40988be87be47b51d7777939c28aac1 (
plain
)
1
2
3
4
5
6
#import <Cocoa/Cocoa.h>
@interface AppDelegate
:
NSObject
<
NSApplicationDelegate
>
@end