[CMake] How to set path to library header files?

Chris Johnson cxjohnson at gmail.com
Tue Dec 2 13:04:48 EST 2014


Adding this directive does not seem to change the results at all,
actually.  Am I missing something?​

Thanks,
..chris

On Tue, Dec 2, 2014 at 11:33 AM, Bill Hoffman <bill.hoffman at kitware.com>
wrote:

> This should work:
>
> include_directories(${CMAKE_SOURCE_DIR}/src)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141202/5dae8233/attachment.html>


More information about the CMake mailing list