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.
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake