Bug 358197

Summary: Open directory with Ctrl+click on add_subdirectory(dir) in CMakeLists.txt
Product: [Applications] kdevelop Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Potashev 2016-01-19 08:01:55 UTC
I would like to be able to open CMakeLists.txt in the subdirectory that add_subdirectory() points to by Ctrl+clicking.

This is probably about writing another language support plugin for CMake.

Reproducible: Always