Sorry folks, I'm replying to myself - I think I've found a solution: mark directory containing infrequently changing paths using "set_directory_properties", e.g: set_directory_properties(PROPERTIES INCLUDE_REGULAR_EXPRESSION "^$") -- Best regards, Pavel