Skip to content

Commit

Permalink
Update latest commit references for ringtest and testcorenrn
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodk committed Sep 25, 2024
1 parent ee44c4a commit d7f8f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ include(FetchContent)
FetchContent_Declare(
ringtest
GIT_REPOSITORY https://github.com/neuronsimulator/ringtest
GIT_TAG cab43b04b46786df2988a8c9e73eed0e91097384
GIT_TAG 7d1aee72939f6dfcb2a14db4c7b00725d9e485fa
SOURCE_DIR ${PROJECT_SOURCE_DIR}/external/tests/ringtest)

FetchContent_Declare(
testcorenrn
GIT_REPOSITORY https://github.com/neuronsimulator/testcorenrn
GIT_TAG 83d0e243ab226283f519e86b1ac82df3496aac74
GIT_TAG e53831b3963af8be412e16807a85157e4413f307
SOURCE_DIR ${PROJECT_SOURCE_DIR}/external/tests/testcorenrn)

FetchContent_Declare(
Expand Down

0 comments on commit d7f8f34

Please sign in to comment.