Re: [CMake] Include path perference

2015-01-14 Thread Marcel Loose
On 13/01/15 18:18, leemachine wrote: > Hello all, > > I am using CMAKE 2.8.7: > > My question is I have a project that looks for dependencies (libraries and > headers) in both the source tree (*CMAKE_SOURCE_DIR* and > *CMAKE_CURRENT_SOURCE_DIR* as well as the *CMAKE_INSTALL_PREFIX*. The issue > I

[CMake] Include path perference

2015-01-13 Thread leemachine
Hello all, I am using CMAKE 2.8.7: My question is I have a project that looks for dependencies (libraries and headers) in both the source tree (*CMAKE_SOURCE_DIR* and *CMAKE_CURRENT_SOURCE_DIR* as well as the *CMAKE_INSTALL_PREFIX*. The issue I am having is I'm making changes to the source tree t