Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madmas/playground

playground project for C/C++ , CMake and more ....
https://github.com/madmas/playground

Last synced: about 2 months ago
JSON representation

playground project for C/C++ , CMake and more ....

Awesome Lists containing this project

README

        

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