Christian Convey wrote:
Hi guys,
From the cmake 2.6 documentation, it sounds to me like
INCLUDE_DIRECTORIES will add another directory to the list of those
searched for header files. In contrast, LINK_DIRECTORIES sounds like
it overwrites, rather than appends to, the previous list of
director
Hi guys,
>From the cmake 2.6 documentation, it sounds to me like
INCLUDE_DIRECTORIES will add another directory to the list of those
searched for header files. In contrast, LINK_DIRECTORIES sounds like
it overwrites, rather than appends to, the previous list of
directories that are searched throu