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

Bill Hoffman bill.hoffman at kitware.com
Tue Dec 2 14:10:48 EST 2014


On 12/2/2014 1:04 PM, Chris Johnson wrote:
> Adding this directive does not seem to change the results at all,
> actually.  Am I missing something?​
>

What build tool are you using?  Can you show a verbose compile line? 
Then check the -I paths.  make VERBOSE=1 will do it for make.

-Bill



More information about the CMake mailing list