Skip to content
Snippets Groups Projects
Commit cef49a3e authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Merge branch 'patch-1' into 'master'

Include MD5 sum for dSFMT-src-2.1.tar.gz

See merge request !98
parents beb2667b d9245c71
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ set( _flags CMTCONFIG=${ATLAS_PLATFORM} CC=${CMAKE_C_COMPILER}
ExternalProject_Add( dSFMT
PREFIX ${CMAKE_BINARY_DIR}
URL ${CMAKE_CURRENT_SOURCE_DIR}/src/dSFMT-src-2.1.tar.gz
URL_MD5
URL_MD5 b3a38dac7fd8996a70d02edc4432dd75
INSTALL_DIR ${CMAKE_BINARY_DIR}/${ATLAS_PLATFORM}
PATCH_COMMAND ${CMAKE_COMMAND} -E copy
${CMAKE_CURRENT_SOURCE_DIR}/src/Makefile.atlas
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment