Skip to content

Commit

Permalink
Add comment on MAGMA build
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangrimberg committed Jun 10, 2024
1 parent dceaf7a commit e5562d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/ExternalMAGMA.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ file(WRITE ${CMAKE_BINARY_DIR}/extern/magma-cmake/make.inc.cmake
string(REPLACE ";" "; " MAGMA_OPTIONS_PRINT "${MAGMA_OPTIONS}")
message(STATUS "MAGMA_OPTIONS: ${MAGMA_OPTIONS_PRINT}")

# Note: MAGMA requires Python < 3.12 for patch step as of June 2024
include(ExternalProject)
ExternalProject_Add(magma
DEPENDS ${MAGMA_DEPENDENCIES}
Expand Down

0 comments on commit e5562d8

Please sign in to comment.