automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Add convenience libraries to the include path


From:
Subject: Add convenience libraries to the include path
Date: Wed, 21 May 2014 14:13:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.4.0

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 ${srcdir} to the include path, but that doesn't sound right.

Does anyone know how to pull this off?



Zé



reply via email to

[Prev in Thread] Current Thread [Next in Thread]