Class View for CMake C++ Project

  • Thread starter Thread starter Michael Knörzer
  • Start date Start date
M

Michael Knörzer

Guest
Hi,

msvc doesn't show class members and member functions in a cmake project. I copied/cloned an exisiting project from github which didn't show any, so I created a new, blank cmake project and added files / a class. It doesnt show the class or members in the "class view" tab while intellisense clearly knows whats up and lets me autocomplete functions.

Is this a configuration problem or a known limitation/design choice?

I would like to share images but I am not allowed, so if that would be helpful, kindly verify my account, thanks.

Greetings mike

Continue reading...
 
Back
Top