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