<div dir="ltr">Well it's interesting but clearly you are providing help in only one kind of organisation.<div><br></div><div>For example:</div><div> - if you are doing a library that have public and private headers, it helps A LOT to have the public headers</div><div>   in an "include" directory - you don;t support this option;</div><div> - you do not support header-only libraries;</div><div> - for the dependencies, you don't take into account potential other way dependencies can be setup (by necessity)<br>   like if you use a dependency manager that works with cmake, like conan.</div><div><br></div><div>Hope that helps.</div><div><br></div><div>Joël</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 June 2017 at 08:21, Julio Gutierrez <span dir="ltr"><<a href="mailto:juliog@knights.ucf.edu" target="_blank">juliog@knights.ucf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_4151218373174329996WordSection1">
<p class="MsoNormal">Hello all,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal" style="text-indent:.5in">I’ve used CMake for a few years now in almost all of my projects. It’s a great tool and it makes my life easy. However, every time I start a new project, I just can’t remember CMake’s syntax and all of the commands.
 I usually spend a lot of time rereading the CMake docs or referencing my old CMake scripts. So I decided to make an open-source website that will help developers get started on a new CMake-based project just a tiny bit faster.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">It’s available here (requires JavaScript and a modern browser):
<a href="https://jgcoded.github.io/CMakeStarter/" target="_blank">https://jgcoded.github.io/<wbr>CMakeStarter/</a><u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal" style="text-indent:.5in">Instead of writing your CMake code from scratch, you instead fill out a few forms on this website. Once you’ve filled out everything to your liking, you can then download the skeleton files as a ZIP file.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal" style="text-indent:.5in">The website does have a few shortcomings, and the generated CMake files are in my own personal opinion of what I think is right. The way I’ve used CMake might be different from how others use it, so that’s where
 I think I can get some help from the CMake community. if you think something isn’t right or if something is missing, then please submit a new issue on project’s issue page, found here:
<a href="https://github.com/jgcoded/CMakeStarter/issues" target="_blank">https://github.com/jgcoded/<wbr>CMakeStarter/issues</a>. Or even better, send a pull request!<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Regards,<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="HOEnZb"><font color="#888888">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Julio<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</font></span></div>
</div>

<br>--<br>
<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/<wbr>CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/cmake</a><br></blockquote></div><br></div>