summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.catch2
blob: 266386ed46e841ec1afafb43cba7cc33b0860dbb (plain)
1
2
3
4
5
6
7
{ "catch2":
  { "type": ["@", "rules", "CC", "library"]
  , "hdrs": ["catch.hpp"]
  , "link external": ["-lpthread"]
  , "stage": ["catch2"]
  }
}