[CMake] FrameworkCMakeToolkit

Romain LEGUAY romain.leguay at gmail.com
Sat Oct 27 11:46:33 EDT 2012


Hello everyone!

I did some generic CMake scripts to more easier build C/C++ projects.

Those scripts permits to build static library, build executable, build 
cxxtest, generate Doxygen Documentation in html, latex and pdf formats, 
create source, binary and documentation (just the pdf file) packages, to 
profile the code with GProf (only on Unix system).

You can use those scripts on multiple projects in different tree.

I put some examples to show how we can build projects.



You can download it on Github: 
git://github.com/Athius/FrameworkCMakeToolkit.git



As you can see, my english is not very good so if the documentation is 
not understandable, please feel free to tell me what I need to fix ;)

If you have some questions/suggestions, don't hesitate to contact me!

I hope those scripts can help some people ^^!

Regards,
Romain.


More information about the CMake mailing list