On Mon, Jan 26, 2015 at 9:15 PM, Tobias Hunger <tobias.hun...@gmail.com> wrote: > I gave this patch a try with the cmake project data. > > I had hoped that this file would contain all the information an IDE > might need, but there seems quite a bit missing for that. E.g. there > is no information on which files are used to build a target. What am I > missing? > > Best Regards, > Tobias > > On Mon, Jan 26, 2015 at 4:23 PM, Brad King <brad.k...@kitware.com> wrote: >> On 01/25/2015 08:26 AM, Tobias Hunger wrote: >>> I just had a bit of time to play with cmake this weekend: Is this >>> patch available somewhere by now? >> >> Aleix sent it in a message of this thread on 2015-01-09: >> >> >> http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/10711/focus=12061 >> >> Some review comments elsewhere in this thread are still pending. >> >> -Brad >>
It does provide them. For example [1]. Isn't that what you meant? Aleix [1] { "name": "kdevcmakebuilder", "type": "MODULE_LIBRARY", "configs": [ { "name": "debug", "sources": [ "/home/kde-devel/frameworks/kdevelop/projectbuilders/cmakebuilder/cmakebuilder.cpp", "/home/kde-devel/frameworks/kdevelop/projectbuilders/cmakebuilder/cmakejob.cpp", "/home/kde-devel/frameworks/kdevelop/projectbuilders/cmakebuilder/prunejob.cpp", "/home/kde-devel/frameworks/kdevelop/projectbuilders/cmakebuilder/cmakebuilderpreferences.cpp", "/home/kde-devel/build-frameworks/kdevelop/projectbuilders/cmakebuilder/ui_cmakebuildersettings.h", "/home/kde-devel/build-frameworks/kdevelop/projectbuilders/cmakebuilder/cmakebuilderconfig.cpp", "/home/kde-devel/build-frameworks/kdevelop/projectbuilders/cmakebuilder/cmakebuilderconfig.h", "/home/kde-devel/build-frameworks/kdevelop/projectbuilders/cmakebuilder/kdevcmakebuilder_automoc.cpp", "/home/kde-devel/frameworks/kdevelop/projectbuilders/cmakebuilder/cmakebuildersettings.ui", "/home/kde-devel/frameworks/kdevelop/projectbuilders/cmakebuilder/cmakebuilderconfig.kcfgc" ] } ], "directory": "/home/kde-devel/build-frameworks/kdevelop/projectbuilders/cmakebuilder", "location": "/home/kde-devel/build-frameworks/kdevelop/projectbuilders/cmakebuilder/kdevcmakebuilder.so", "backtrace": ["/home/kde-devel/frameworks/kdevelop/projectbuilders/cmakebuilder/CMakeLists.txt:20"], "installed": true } -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers