Skip to content
Snippets Groups Projects
Commit ad91d7be authored by Franck Dary's avatar Franck Dary
Browse files

Requiring Boost 1.65.1

parent cba4b070
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ option(BUILD_DOC "Build documentation" ON)
find_package(dynet REQUIRED)
find_package(eigen3 REQUIRED)
find_package(Boost REQUIRED COMPONENTS program_options)
find_package(Boost 1.65.1 REQUIRED COMPONENTS program_options)
find_package(fasttext REQUIRED)
find_package(Doxygen REQUIRED)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment