Re: Add convenience libraries to the include path

2014-05-21 Thread Bob Friesenhahn
On Wed, 21 May 2014, Zé wrote: I'm refactoring a small C++ project and in the process I've migrated a component to a convenience library. I would like to add the convenience library's root directory to the project's include path, but I haven't found any reference on how to do this. The clos

Add convenience libraries to the include path

2014-05-21 Thread
I'm refactoring a small C++ project and in the process I've migrated a component to a convenience library. I would like to add the convenience library's root directory to the project's include path, but I haven't found any reference on how to do this. The closest I could find was adding ${src