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

eigen3 is no longer required by cmake

parent ad91d7be
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules")
option(BUILD_DOC "Build documentation" ON)
find_package(dynet REQUIRED)
find_package(eigen3 REQUIRED)
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