@property
    def libdirs(self):
        return [lib[2:] for lib in self._get_option('libs-only-L').split()]