On Thursday 05 March 2009, Steven Wilson wrote: > Is there a way to reset the directory lists created by include_directories > and link_directories? You can use set_directory_properties() with INCLUDE_DIRECTORIES or LINK_DIRECTORIES as arguments to set/reset them. Alex