keepassxc/cmake
Kyle Manna 82aed2caab keys: yk: Add YubiKey hardware driver support
* Use compile time detection of the YubiKey libraries and link against
  the libraries if present.  Can be disabled with:

      $ cmake -DCMAKE_DISABLE_FIND_PACKAGE_YubiKey=FALSE

* A stub file provides empty calls for all the function calls integrated
  in to the UI to support this.  In the future a more modular approach
  maybe better, but opting for simplicity initially.

Signed-off-by: Kyle Manna <kyle@kylemanna.com>
2017-01-07 23:18:59 -08:00
..
CodeCoverage.cmake Updated README badges and added code coverage 2016-11-04 00:47:04 -04:00
FindGcrypt.cmake Parse the libgcrypt version in the cmake module. 2014-01-12 13:42:19 +01:00
FindLibMicroHTTPD.cmake Replaced qhttpserver with libmicrohttp. 2014-03-23 17:25:39 +00:00
FindYubiKey.cmake keys: yk: Add YubiKey hardware driver support 2017-01-07 23:18:59 -08:00
GetGitRevisionDescription.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00
GetGitRevisionDescription.cmake.in Display git revision in about dialog. 2015-07-18 13:14:13 +02:00
GNUInstallDirs.cmake Use standard GNU install dirs and make them overridable. 2013-04-29 22:17:31 +02:00