We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c947d commit 00b9021Copy full SHA for 00b9021
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.10)
2
3
if (WIN32)
4
set(Boost_USE_STATIC_LIBS OFF)
python/BuildStandalone.cmake
file(GLOB
KENLM_PYTHON_STANDALONE_SRCS
0 commit comments