From 74a0096cdce8c3afd3c90c80929b8ea7ffaa6c2c Mon Sep 17 00:00:00 2001
From: moneroexamples <moneroexamples@tuta.io>
Date: Wed, 9 May 2018 19:25:06 +0800
Subject: [PATCH] pcsclite lite added to CMakeLists

---
 CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index cd13dea..5d8f8e6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -119,6 +119,7 @@ set(LIBRARIES
         checkpoints
         version
         epee
+        pcsclite
         ${Boost_LIBRARIES}
         pthread
         unbound