https://bugs.kde.org/show_bug.cgi?id=379941

            Bug ID: 379941
           Summary: Use CMake Project Name as display name of project
                    views's root node
           Product: kdevelop
           Version: git master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Build tools: CMake
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: aspotas...@gmail.com
                CC: aleix...@kde.org, gerhard.gappme...@ascolab.com,
                    kdevelop-bugs-n...@kde.org
        Depends on: 312868
  Target Milestone: ---

Still valid in KDevelop 5.1.40 (built from git master). No way to rename a
project other than editing the .kdev4 project file.

+++ This bug was initially created as a clone of Bug #312868 +++

I'm using a project structure like this for all my projects:
proj_dir/src
proj_dir/bin
proj_dir/lib
proj_dir/doc
...
All sources and the root CMakeLists.txt go into proj_dir/src.
proj_dir/src/CMakeLists.txt <-- root cmake file
proj_dir/src/modA/CMakeLists.txt
proj_dir/src/modB/CMakeLists.txt
proj_dir/src/foo/CMakeLists.txt
...
KDevelop uses the folder name where this root CMakeLists.txt file is located as
project name.
Therefore all my projects are named "src" which is a little bit confusing.

In general I like to see the folder structure in my project view (that's much
better then creating a separate folder structure as in VisualStudio).
But the project name itself is an exception. I would prefer to use the
projectname defined in CMakeLists.txt. At least it would be nice to have a
config option in KDevelop where this feature could be enabled.






Reproducible: Always


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=312868
[Bug 312868] Use CMake Project Name as display name of project views's root
node
-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to