pampanic / pam_panic

A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.
GNU General Public License v3.0
56 stars 11 forks source link

autotools -> cmake #50

Closed Bandie closed 6 years ago

Bandie commented 6 years ago

Actual behaviour

autotools

Expected behaviour

cmake

Steps to reproduce the problem

  1. mkdir build
  2. cmake ..
  3. ????

Specifications