Create a library project. Add an external library to it. Open library project Properties, source folder folders through C / C ++ General / Paths and symbols / Source location. Open the main Properties project and add the library project to the Project Directory.
If you did everything correctly, the Open Declaration action (F3) will open the sources of functions.
Cheers, Max
source share