Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/italia/cie-middleware-linux

Middleware della CIE (Carta di Identità Elettronica) per Linux
https://github.com/italia/cie-middleware-linux

cie cpp smartcard

Last synced: 3 months ago
JSON representation

Middleware della CIE (Carta di Identità Elettronica) per Linux

Awesome Lists containing this project

README

        

# DEB package, from the project root
cd Build/Linux/GCC
./makedist.sh

# normal/dev build, from the project root
mkdir build && cd build
cmake -DCMAKE_MODULE_PATH=`pwd`/../Build/Linux/GCC ../Build/Linux/GCC/
make && make install