summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/File_Archive/gnutar.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/File_Archive/gnutar.cmake')
-rw-r--r--Tests/RunCMake/File_Archive/gnutar.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/File_Archive/gnutar.cmake b/Tests/RunCMake/File_Archive/gnutar.cmake
index e5cbd35..17425c7 100644
--- a/Tests/RunCMake/File_Archive/gnutar.cmake
+++ b/Tests/RunCMake/File_Archive/gnutar.cmake
@@ -1,6 +1,6 @@
set(OUTPUT_NAME "test.tar")
-set(COMPRESSION_FORMAT gnutar)
+set(ARCHIVE_FORMAT gnutar)
include(${CMAKE_CURRENT_LIST_DIR}/roundtrip.cmake)