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