[CMake] INCLUDE_DIRECTORIES(BEFORE dir1 dir1...)

Brad King brad.king at kitware.com
Fri Nov 19 11:06:39 EST 2004


Lorensen, William E (Research) wrote:
> Does the BEFORE keyword work in the INCLUDE_DIRECTORIES command work? Does
> it require a version of cmake > 1.8?
> 
> I cannot seem to get it to work on Windows or linux.

In version 1.8 that will probably just add -IBEFORE at the end.  I think 
it needs 2.0.

-Brad


More information about the CMake mailing list