Skip to content

Commit

Permalink
Test tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pskelton committed Oct 27, 2024
1 parent c59b83f commit eb8cfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Bin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.24 FATAL_ERROR)
ExternalProject_Add(OpenEnroth_TestData
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/test_data_tmp
GIT_REPOSITORY https://github.com/OpenEnroth/OpenEnroth_TestData.git
GIT_TAG 0a8c307a40c7fe2ffdc43ccc585c231c2391b232
GIT_TAG d46c7d443a8560f2fd17a15b60eae3de84ae6e13
SOURCE_DIR ${CMAKE_CURRENT_BINARY_DIR}/test_data
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
Expand Down

0 comments on commit eb8cfab

Please sign in to comment.