summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b975f3adf2f..1bdb3a23730 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -51,8 +51,6 @@ find_package(JNI REQUIRED)
find_package(GTest REQUIRED)
-find_package(Python 3.6 COMPONENTS Interpreter Development REQUIRED)
-
find_package(Protobuf REQUIRED)
include(build_settings.cmake)