module PKGConfig

def add_path(path)

def add_path(path)
  @@paths << path
end