timo0/Playground
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Playground project to try some bits and pieces related to some thigs I've to deal with from time to time ;-) Currently including * CMake (as the build system) * C / C++ (static and dynamic libraries) * using Qt (with CMake) * use C library within C++ / Qt project * .... Useful links: * http://developer.qt.nokia.com/quarterly/view/using_cmake_to_build_qt_projects * * http://www.parashift.com/c++-faq-lite/mixing-c-and-cpp.html