<div> </div><div> </div><div>03.05.2017, 11:06, "K O ranjith" <kor1581@gmail.com>:</div><blockquote type="cite"><div><div style="font-size:12.8px;">I'm using CMake for Qt creator project(in Non-Qt c++ project).</div><div style="font-size:12.8px;">In Qt kit->CMake generator I couldn't find a way to generate a Qt project (o CMakeLists.txt which can open as non-Qt project in Qt creator)</div><div style="font-size:12.8px;">(But have generator option to other IDE types like to Generate Visual studio  project)</div><div style="font-size:12.8px;">Have any CMake Generator which create Qt project file(or CMakeLists.txt file)'?</div></div></blockquote><div> </div><div>If you are using cmake already, it makes no sense to generate CMakeLists.txt file, since you already have one.</div><div>Just build your project as usual, open CMakeLists.txt in Qt Creator, and point build directory in project settings to your build directory path.</div><div> </div><blockquote type="cite">,<span>-- </span><p><br />Powered by <a href="http://www.kitware.com/">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">http://www.cmake.org/Wiki/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">http://cmake.org/cmake/help/support.html</a><br />CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a><br />CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html">http://cmake.org/cmake/help/training.html</a><br /><br />Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br /><br />Follow this link to subscribe/unsubscribe:<br /><a href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a></p></blockquote><div> </div><div> </div><div>-- <br />Regards,</div><div>Konstantin</div><div> </div>