We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e5e9d commit f4b34c1Copy full SHA for f4b34c1
test/gtest/CMakeLists.txt
@@ -7,7 +7,7 @@ function(download_data url file_name)
7
8
string(REPLACE
9
".tar.gz" ""
10
- DATSET_DIR
+ DATASET_DIR
11
${DATASET_ARCHIVE})
12
13
file(ARCHIVE_EXTRACT INPUT
0 commit comments