Skip to content

Commit

Permalink
remove unused param
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Nov 9, 2023
1 parent 157302a commit acf286b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/lapack.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ ExternalProject_Add(lapack
SOURCE_DIR ${PROJECT_SOURCE_DIR}/lapack
CMAKE_ARGS ${lapack_cmake_args}
TEST_COMMAND ""
INACTIVITY_TIMEOUT 60
BUILD_BYPRODUCTS ${LAPACK_LIBRARIES}
CONFIGURE_HANDLED_BY_BUILD true
USES_TERMINAL_DOWNLOAD true
Expand Down

0 comments on commit acf286b

Please sign in to comment.