Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
bcc45d8bb (12.0)
Description
It would be handy to be able to jump to target definition while navigating cmake files.
Place cursor on one of linked libraries in target_link_libraries list and press F2 "Jump to File Under Cursor" for it to behave as Ctrl-K "cmo targetName"
target_link_libraries(${PROJECT_NAME} PUBLIC Hasher ^