@property
    def includedirs(self):
        return [include[2:] for include in self._get_option('cflags-only-I').split()]