Skip to content

Commit

Permalink
Test data tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pskelton committed Mar 22, 2024
1 parent 822387f commit 073d86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Bin/GameTest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if(OE_BUILD_TESTS)
ExternalProject_Add(OpenEnroth_TestData
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/test_data_tmp
GIT_REPOSITORY https://github.com/OpenEnroth/OpenEnroth_TestData.git
GIT_TAG 9733dec3d9671b559ac5c875c683c7275caa9873
GIT_TAG 6ad7c2262feb90190cfc67eed052175278f5d2c7
SOURCE_DIR ${CMAKE_CURRENT_BINARY_DIR}/test_data
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
Expand Down

0 comments on commit 073d86d

Please sign in to comment.