summaryrefslogtreecommitdiffstats
path: root/lib/cryptopp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cryptopp/CMakeLists.txt')
-rw-r--r--lib/cryptopp/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/cryptopp/CMakeLists.txt b/lib/cryptopp/CMakeLists.txt
index e0e65c818..3497b3346 100644
--- a/lib/cryptopp/CMakeLists.txt
+++ b/lib/cryptopp/CMakeLists.txt
@@ -8,7 +8,6 @@ endif()
include_directories ("${PROJECT_SOURCE_DIR}/../../src/")
file(GLOB cryptopp_SRC
- "*.h"
"*.cpp"
)