C++ how to create a search path for a header file

282 Views Asked by At

I am making a C++ project where I want to be able to include the header file with angular brackets. I have seen people do this from IDE's, is it possible to do this from the terminal?

0

There are 0 best solutions below