[CMake] Changing Include directory order for a particular source

Vikranth Gaddam vikranth_gaddam at hotmail.com
Mon Apr 20 00:46:42 EDT 2009


Hi,
 
I have a CMakeLists.txt file, which includes some sources (say a_src.c, b_src.c, c_src) 
and include directories as xxx, yyy in that order.
 
Now I need to change this include directories order to yyy,xxx only for b_src.c 
and rest of sources will be using default order xxx, yyy
 
I appreciate if some one shares info. on doing this

Thanks & Regards,
VG

 
_________________________________________________________________
So many new options, so little time. Windows Live Messenger.
http://www.microsoft.com/india/windows/windowslive/messenger.aspx


More information about the CMake mailing list