Skip to content

Commit

Permalink
Check for Mathematica presence
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Harries committed Jan 27, 2018
1 parent 77494fe commit 003e959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -10,6 +10,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)

include(FlexibleSUSYBuildOptions)

find_package(Mathematica 7.0 REQUIRED)
find_package(Boost 1.37.0 REQUIRED)
find_package(Eigen3 3.1 REQUIRED NO_MODULE)

Expand Down

0 comments on commit 003e959

Please sign in to comment.