Hello! I am porting large legacy project to cmake build system. For some reason I need to completely clear INCLUDE_DIRECTORIES and rebuild them from scratch at some stage of CMakeLists.txt. Is it possible now ? Thanks