This sounds interesting. You might consider adding a page to the cmake wiki to 
make it easier to find.  You could make a link off this page listing 
contributions from users.

http://www.cmake.org/Wiki/CMake_User_Contributed_Macros

-Ken

Sent from my iPad so blame autocorrect.

On Oct 27, 2012, at 9:46 AM, "Romain LEGUAY" 
<[email protected]<mailto:[email protected]>> wrote:

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<http://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

--

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

Reply via email to