I have a project that links several static libs (e.g. libModule.a). When I try to switch to classes inside the lib module, Clion returns me only to the header declaration and stops there. I want to be able to define functions inside the lib module.
c ++ clion
abhijit
source share