Obj-C to C API sample app: trivial example that shows how to invoke C API from Cocoa Objective-C application.
Key objectives:
* demonstrate what set of libraries have to be linked in Cocoa app
* command-line build using CMake that generates XCode project