aboutsummaryrefslogtreecommitdiff
path: root/projects/easywsclient/project.yaml
blob: bd66995540dee477858f74d32f9ee1336be105a8 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://github.com/dhbaird/easywsclient"
language: c++
primary_contact: "dhbaird@gmail.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386