aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2018-01-16 15:42:29 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2018-01-16 15:43:20 +0100
commitca7e766e9280f8f1a779a18f463ad398199497f1 (patch)
treed41dee64c63f24f2ef20422db127eb27385a6ab1 /CMakeLists.txt
parent3c034e3ec9a894aff243bb5f5f6009eb6c660dd7 (diff)
downloadlibnitrokey-ca7e766e9280f8f1a779a18f463ad398199497f1.tar.gz
libnitrokey-ca7e766e9280f8f1a779a18f463ad398199497f1.tar.bz2
Remove inttypes from build files
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 78d0116..196fd84 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -50,7 +50,6 @@ set(SOURCE_FILES
include/device.h
include/device_proto.h
include/dissect.h
- include/inttypes.h
include/log.h
include/misc.h
include/NitrokeyManager.h