ardour/libs/hidapi
Mads Kiilerich 3b4cf9191c wscript: drop unused VERSION assignment in libs
https://waf.io/book/ says
  By default, the project name and version are set to noname and 1.0. To
  change them, it is necessary to provide two additional variables in the
  top-level project file

- and waf code inspection confirms that waf itself only will use the top
  level VERSION.

Some wscripts will use
  bld.env['VERSION']
but that will also just use the value set in the top wscript.
2023-09-17 07:34:55 -06:00
..
hidapi Include hidapi library 2016-10-23 22:53:10 +02:00
linux Fix libhid compile with /recent/ libc (GNU_SOURCE) 2017-05-20 12:39:49 +02:00
mac Include hidapi library 2016-10-23 22:53:10 +02:00
windows Include hidapi library 2016-10-23 22:53:10 +02:00
README Include hidapi library 2016-10-23 22:53:10 +02:00
wscript wscript: drop unused VERSION assignment in libs 2023-09-17 07:34:55 -06:00

http://www.signal11.us/oss/hidapi/
hidapi-0.8.0-rc1-21-ga6a622f (2016-01-08) from https://github.com/signal11/hidapi