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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
