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: 11b5886cc611656473a9973e5118c82463176d44 (
plain
)
1
2
3
4
5
#import <Cocoa/Cocoa.h>
@interface AppDelegate
:
NSObject
<
NSApplicationDelegate
>
@end