summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index acc261e31..31152abd5 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -375,7 +375,6 @@ set(HEADERS
)
include_directories(../../externals/dynarmic/include)
-include_directories(../../externals/cryptopp)
create_directory_groups(${SRCS} ${HEADERS})