summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.gsl
blob: df06ea7ed9bab7924f6da4cbd95e3864b9891ec2 (plain)
1
2
3
4
5
6
7
8
{ "gsl-lite":
  {"type": ["@", "rules", "CC", "library"], "hdrs": ["gsl-lite hdrs"]}
, "gsl-lite hdrs":
  { "type": ["@", "rules", "CC", "header directory"]
  , "hdrs": ["gsl", "gsl-lite.h", "gsl-lite.hpp", "gsl-lite-vc6.hpp"]
  , "stage": ["gsl-lite"]
  }
}