Building With CMake


Details
This month, Richard Thomson will give us a presentation on building your application with CMake (https://cmake.org). Some of the topics covered will be:
• How do I describe my source files to CMake?
• How do I generate IDE projects (e.g. Xcode, Visual Studio, make) with CMake?
• How do I build a static library with CMake?
• How do I build a shared library with CMake?
• How do I describe dependencies between executables and libraries with CMake?
• How do I run custom commands during a CMake build?
• How do I consume third-party libraries like boost with CMake?
Dinner will be provided, so please RSVP so we have an accurate head count.
If there is something specific you'd like to know about CMake for building your C++ application, ask a question in the comments on this meetup.
Tonight's meetup is sponsored by Apremis Technology Placement (http://www.apremis.com/). They have a couple C++ job openings right now, which we will talk about at tonight's meetup. Thanks, Apremis!

Building With CMake