Skip to content

Commit

Permalink
Add openblas log configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gangliao committed Jan 14, 2017
1 parent cdf6af6 commit 589bb84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/external/openblas.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ IF(NOT ${CBLAS_FOUND})

ExternalProject_Add(
openblas
${EXTERNAL_PROJECT_LOG_ARGS}
GIT_REPOSITORY https://github.com/xianyi/OpenBLAS.git
GIT_TAG v0.2.19
PREFIX ${CBLAS_SOURCES_DIR}
Expand Down

0 comments on commit 589bb84

Please sign in to comment.