Albert Astals Cid dce16514fe Enable a clazy CI
Starting with only missing-qobject-macro check enabled
2020-01-29 14:31:55 +01:00
..
2020-01-19 17:19:23 +01:00
2020-01-29 14:31:55 +01:00

QCA Mozilla NSS plugin
----------------------
Author: Brad Hards <bradh@frogmouth.net>

This plugin provides features based on Mozilla NSS. It implements:
* Hashing


Requirements:
  Recent version of NSS.

Installation procedure:
  ./configure
  make
  su -c "make install"