Skip to content

Commit

Permalink
blasted eigen
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodr committed Sep 14, 2023
1 parent f4659c5 commit 3fddb34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ else()

set(CMAKE_POLICY_DEFAULT_CMP0077 NEW)
set(BUILD_TESTING OFF)
#set(CMAKE_C_COMPILER_WORKS ON)
#set(CMAKE_Fortran_COMPILER_WORKS ON)
set(CMAKE_C_COMPILER_WORKS ON)
set(CMAKE_Fortran_COMPILER_WORKS ON)
FetchContent_MakeAvailable(eigen3)
endif()

Expand Down

0 comments on commit 3fddb34

Please sign in to comment.